- 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