|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.synapse.processors.AbstractProcessor
org.apache.synapse.processors.builtin.axis2.AddressingInProcessor
This class turns on the addressing module and then calls an empty service There's probably a better way but this should work!
Constructor Summary | |
AddressingInProcessor()
|
Method Summary | |
boolean |
process(SynapseEnvironment se,
SynapseMessage smc)
This method is used to process a message. |
Methods inherited from class org.apache.synapse.processors.AbstractProcessor |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AddressingInProcessor()
Method Detail |
public boolean process(SynapseEnvironment se, SynapseMessage smc)
Processor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |