A C D G H I O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AXIS2_FILE_PATH - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
C
- call() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- CXF_CONTINUATION - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXF_ENABLE_SSL - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXF_EXCHANGE - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXF_INBOUND_PROTOCOL_NAME - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXF_RM_MESSAGE_PAYLOAD - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXF_RM_SYNAPSE_MEDIATED - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- CXFEndpointManager - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.management
- CXFEndpointManager() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.management.CXFEndpointManager
D
- destroy() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMHttpListener
-
Shutdown the CXF WS-RM Inbound Endpoint TODO : Check issue https://github.com/wso2/wso2-synapse/pull/198
G
- getContinuation() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getExchange() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getExecutorService() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker.InboundRMHttpInvoker
- getHttpHeaders() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getInjectingSequence() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getOnErrorSequence() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getReceiver() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- getServiceObject(Exchange) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker.InboundRMHttpInvoker
- getSOAPEnvelopeFromStream(InputStream) - Static method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.SOAPEnvelopeCreator
-
Creates a SOAPEnvelope from an InputStream
H
- handleMessage(Message) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor.RequestInterceptor
-
Handles the client request by removing additional interceptors that are present
- handleMessage(Message) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor.ResponseInterceptor
-
Handles the outbound response to the client
I
- INBOUND_CXF_RM_CONFIG_FILE - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- INBOUND_CXF_RM_HOST - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- INBOUND_CXF_RM_PORT - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- InboundRMHttpInvoker - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker
-
After the RM protocol messages are processed, the request is processed here
- InboundRMHttpInvoker(Object, String, String) - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker.InboundRMHttpInvoker
-
Constructor for the invoker
- InboundRMHttpListener - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm
-
Creates an endpoint that supports WS-RM using Apache CXF
- InboundRMHttpListener(InboundProcessorParams) - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMHttpListener
- InboundRMResponseSender - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm
-
Once the response is received through Synapse, this class sends it back to the client
- InboundRMResponseSender() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMResponseSender
- InboundRMServiceImpl - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm
-
This is a dummy class to instantiate the RM Inbound Endpoint
- InboundRMServiceImpl() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMServiceImpl
- init() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMHttpListener
- invoke(Exchange, Object) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker.InboundRMHttpInvoker
-
This is where the the incoming request from the CXF Bus is paused and handed to Synapse
O
- org.wso2.carbon.inbound.endpoint.ext.wsrm - package org.wso2.carbon.inbound.endpoint.ext.wsrm
- org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor - package org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor
- org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker - package org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker
- org.wso2.carbon.inbound.endpoint.ext.wsrm.management - package org.wso2.carbon.inbound.endpoint.ext.wsrm.management
- org.wso2.carbon.inbound.endpoint.ext.wsrm.utils - package org.wso2.carbon.inbound.endpoint.ext.wsrm.utils
P
- PASS_THROUGH_TARGET_BUFFER - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
R
- RequestInterceptor - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor
-
This interceptor intercepts all incoming message and removes Interceptors from the interceptor chain that will not be needed.
- RequestInterceptor() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor.RequestInterceptor
- ResponseInterceptor - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor
-
Intercepts the outbound message and sets the SOAPBody and some of the SOAPHeaders
- ResponseInterceptor() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.interceptor.ResponseInterceptor
- RMConstants - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.utils
-
Holds the constants used by the CXF RM Inbound endpoint
- RMConstants() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- RMRequestCallable - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm
-
Extracts the message from the CXF Exchange
- RMRequestCallable(Exchange, Continuation, String, String, InboundRMResponseSender) - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
S
- sendBack(MessageContext) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMResponseSender
- setContinuation(Continuation) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- setExchange(Exchange) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- setExecutorService(ExecutorService) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.invoker.InboundRMHttpInvoker
- setInjectingSequence(String) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- setOnErrorSequence(String) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- setReceiver(String) - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.RMRequestCallable
- SOAP_ACTION - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- SOAP_ENVELOPE - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- SOAPEnvelopeCreator - Class in org.wso2.carbon.inbound.endpoint.ext.wsrm.utils
- SOAPEnvelopeCreator() - Constructor for class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.SOAPEnvelopeCreator
- SOCKET_LAYER_PROTOCOL - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
- startListener() - Method in class org.wso2.carbon.inbound.endpoint.ext.wsrm.InboundRMHttpListener
-
Starts a new CXF WS-RM Inbound Endpoint
T
- THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.inbound.endpoint.ext.wsrm.utils.RMConstants
All Classes All Packages