Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.jms.JMSInjectHandler
-
Packages that use JMSInjectHandler Package Description org.wso2.carbon.inbound.endpoint.protocol.jms -
-
Uses of JMSInjectHandler in org.wso2.carbon.inbound.endpoint.protocol.jms
Methods in org.wso2.carbon.inbound.endpoint.protocol.jms with parameters of type JMSInjectHandler Modifier and Type Method Description void
JMSPollingConsumer. registerHandler(JMSInjectHandler injectHandler)
Register a handler to implement injection of the retrieved message
-