A C D E F H I M O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- applyPolicy(Policy, AxisDescription) - Method in class org.apache.synapse.handler.SynapseModule
C
- canSupportAssertion(Assertion) - Method in class org.apache.synapse.handler.SynapseModule
D
- doHandlerLogging(Log, MessageContext) - Static method in class org.apache.synapse.handler.util.HandlerUtil
-
Helper util method to get the logging done whenever injecting the message into synapse
E
- engageNotify(AxisDescription) - Method in class org.apache.synapse.handler.SynapseModule
F
- FAULT_SEQUENCE_PARAM_NAME - Static variable in class org.apache.synapse.handler.HandlerConstants
-
fault flow mediation sequence parameter name of the service parameter
H
- HandlerConstants - Class in org.apache.synapse.handler
-
This class contains a set of contstants used in the synapse-handler module
- HandlerConstants() - Constructor for class org.apache.synapse.handler.HandlerConstants
- HandlerUtil - Class in org.apache.synapse.handler.util
-
This is a helper class to get the loggin done in both in and out handlers
- HandlerUtil() - Constructor for class org.apache.synapse.handler.util.HandlerUtil
I
- IN_SEQUENCE_PARAM_NAME - Static variable in class org.apache.synapse.handler.HandlerConstants
-
incoming mediation sequence parameter name of the service parameter
- init(ConfigurationContext, AxisModule) - Method in class org.apache.synapse.handler.SynapseModule
-
This method will call the normal initiation after setting the SYNAPSE_XML file to get from the axis2 repository/conf folder
- invoke(MessageContext) - Method in class org.apache.synapse.handler.SynapseInHandler
-
This method will inject the message into Synapse after creating the SynapseMC from the Axis2MC and after the mediation if synapse lets the message to flow through this will let the message to flow and if not aborts the message
- invoke(MessageContext) - Method in class org.apache.synapse.handler.SynapseOutHandler
-
This method will inject the message into Synapse after creating the SynapseMC from the Axis2MC and after the mediation if synapse lets the message to flow through this will let the message to flow and if not aborts the message
M
- mediateInMessage(Log, MessageContext, MessageContext) - Static method in class org.apache.synapse.handler.util.HandlerUtil
- mediateOutMessage(Log, MessageContext, MessageContext) - Static method in class org.apache.synapse.handler.util.HandlerUtil
O
- org.apache.synapse.handler - package org.apache.synapse.handler
- org.apache.synapse.handler.util - package org.apache.synapse.handler.util
- OUT_SEQUENCE_PARAM_NAME - Static variable in class org.apache.synapse.handler.HandlerConstants
-
ioutgoing mediation sequence parameter name of the service parameter
S
- shutdown(ConfigurationContext) - Method in class org.apache.synapse.handler.SynapseModule
- SynapseInHandler - Class in org.apache.synapse.handler
-
This is the InHandler which injects the Axis2MC in to Synapse after converting the message context to a SynapseMC
- SynapseInHandler() - Constructor for class org.apache.synapse.handler.SynapseInHandler
- SynapseModule - Class in org.apache.synapse.handler
-
This will be the Module class for the Synapse handler based mediation inside axis2 server.
- SynapseModule() - Constructor for class org.apache.synapse.handler.SynapseModule
- SynapseOutHandler - Class in org.apache.synapse.handler
-
This is the OutHandler which injects the Axis2MC in to Synapse after converting the message context to a SynapseMC
- SynapseOutHandler() - Constructor for class org.apache.synapse.handler.SynapseOutHandler
All Classes All Packages