|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.circuit.Filter
com.vordel.circuit.VariablePropertiesFilter
com.vordel.circuit.HTTPBodyParserFilter
XMLBody now performs this lazy evaluation automatically.
public class HTTPBodyParserFilter
| Field Summary |
|---|
| Fields inherited from class com.vordel.circuit.VariablePropertiesFilter |
|---|
USER_ATTRIBUTE_FORMAT_REGEX, userAttributePattern |
| Fields inherited from class com.vordel.circuit.Filter |
|---|
CAN_FAIL, CAN_SUCCEED, circuit, consumedProperties, contextLoader, EMPTY_SET, generatedProperties, name, requiredProperties |
| Constructor Summary | |
|---|---|
HTTPBodyParserFilter()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Class<? extends FilterContainer> |
getConfigPanelClass()
Deprecated. Get the Class which must be instantiated to configure the Filter. |
java.lang.Class<? extends MessageProcessor> |
getMessageProcessorClass()
Deprecated. Get the Class which must be instantiated to process this Filter to implement a MessageProcessor |
int |
getPossibleOutcomes()
Deprecated. Get the bitmask for the possible outcomes to this Filter's evaluation. |
protected void |
setDefaultProperties()
Deprecated. There are no global default properties. |
| Methods inherited from class com.vordel.circuit.VariablePropertiesFilter |
|---|
configure, createHashSet, getLoggingWildcards, getRequiredPropertiesFromEntity, getRequiredPropertiesFromReferences, getWildcardAttributes, ignoreField, ignoreType, syncProps |
| Methods inherited from class com.vordel.circuit.Filter |
|---|
getCircuitPK, getConsumedProperties, getEntity, getFailureNode, getFailureNodePK, getGeneratedProperties, getName, getRequiredProperties, getSuccessNode, getSuccessNodePK, reconfigure, setCircuitPK, setEntity, setFailureNode, setName, setShouldAbortProcessingOnLogError, setSuccessNode, shouldAbortProcessingOnLogError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTTPBodyParserFilter()
| Method Detail |
|---|
public java.lang.Class<? extends MessageProcessor> getMessageProcessorClass()
throws java.lang.ClassNotFoundException
Filter
getMessageProcessorClass in class Filterjava.lang.ClassNotFoundException - If the class is unavailablepublic int getPossibleOutcomes()
Filter
getPossibleOutcomes in class Filterprotected final void setDefaultProperties()
Filter
setDefaultProperties in class Filter
public java.lang.Class<? extends FilterContainer> getConfigPanelClass()
throws java.lang.ClassNotFoundException
Filter
getConfigPanelClass in class Filterjava.lang.ClassNotFoundException - If the class is unavailable
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||