Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.jms.JMSPollingConsumer
-
Packages that use JMSPollingConsumer Package Description org.wso2.carbon.inbound.endpoint.protocol.jms -
-
Uses of JMSPollingConsumer in org.wso2.carbon.inbound.endpoint.protocol.jms
Methods in org.wso2.carbon.inbound.endpoint.protocol.jms with parameters of type JMSPollingConsumer Modifier and Type Method Description void
JMSProcessor. start(JMSPollingConsumer pollingConsumer, int consumer)
Register/start the schedule serviceConstructors in org.wso2.carbon.inbound.endpoint.protocol.jms with parameters of type JMSPollingConsumer Constructor Description JMSTask(JMSPollingConsumer jmsPollingConsumer, long interval)
-