Uses of Class
org.wso2.carbon.inbound.endpoint.common.InboundTask
Packages that use InboundTask
Package
Description
-
Uses of InboundTask in org.wso2.carbon.inbound.endpoint.common
Methods in org.wso2.carbon.inbound.endpoint.common with parameters of type InboundTaskModifier and TypeMethodDescriptionprotected voidInboundRequestProcessorImpl.start(InboundTask task, String endpointPostfix) Based on the coordination option schedule the task with NTASK or run as a background threadConstructors in org.wso2.carbon.inbound.endpoint.common with parameters of type InboundTaskModifierConstructorDescriptionInboundRunner(InboundTask task, long interval, String tenantDomain, boolean mgrOverride) -
Uses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.generic
Subclasses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.generic -
Uses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.jms
Subclasses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.jmsModifier and TypeClassDescriptionclassJMSTask class is used to schedule the inbound execution when the coordination is required -
Uses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.kafka
Subclasses of InboundTask in org.wso2.carbon.inbound.endpoint.protocol.kafka