- initDispatcher() - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
-
- INTEGRATOR_HEADER - Static variable in class org.wso2.carbon.integrator.core.Constants
-
- IntegratorComponent - Class in org.wso2.carbon.integrator.core.internal
-
Declarative service component Integrator component.
- IntegratorComponent() - Constructor for class org.wso2.carbon.integrator.core.internal.IntegratorComponent
-
- IntegratorStatefulHandler - Class in org.wso2.carbon.integrator.core.handler
-
This Axis2 handler is written to dispatch messages to synapse environment, when the message is
received for a stateful service.
- IntegratorStatefulHandler() - Constructor for class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
-
- IntegratorSynapseHandler - Class in org.wso2.carbon.integrator.core.handler
-
This handler is written to dispatch messages to tomcat servlet transport.
- IntegratorSynapseHandler() - Constructor for class org.wso2.carbon.integrator.core.handler.IntegratorSynapseHandler
-
- IntegratorValve - Class in org.wso2.carbon.integrator.core
-
This Valve is written to block the direct requests to the tomcat servlet transport.
- IntegratorValve() - Constructor for class org.wso2.carbon.integrator.core.IntegratorValve
-
- invoke(MessageContext) - Method in class org.wso2.carbon.integrator.core.handler.IntegratorStatefulHandler
-
- invoke(Request, Response) - Method in class org.wso2.carbon.integrator.core.IntegratorValve
-
- isDataService(MessageContext) - Static method in class org.wso2.carbon.integrator.core.Utils
-
- isStatefulService(AxisService) - Static method in class org.wso2.carbon.integrator.core.Utils
-
In this method check we check whether that particular service is a admin service or session enabled service.
- isTenantDataService(MessageContext) - Static method in class org.wso2.carbon.integrator.core.Utils
-