Uses of Class
org.wso2.carbon.inbound.endpoint.common.OneTimeTriggerInboundTask
Packages that use OneTimeTriggerInboundTask
Package
Description
-
Uses of OneTimeTriggerInboundTask in org.wso2.carbon.inbound.endpoint.common
Methods in org.wso2.carbon.inbound.endpoint.common with parameters of type OneTimeTriggerInboundTaskModifier and TypeMethodDescriptionprotected voidInboundOneTimeTriggerRequestProcessor.start(OneTimeTriggerInboundTask 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 OneTimeTriggerInboundTaskModifierConstructorDescriptionOneTimeTriggerInboundRunner(OneTimeTriggerInboundTask task, String tenantDomain) -
Uses of OneTimeTriggerInboundTask in org.wso2.carbon.inbound.endpoint.protocol.generic
-
Uses of OneTimeTriggerInboundTask in org.wso2.carbon.inbound.endpoint.protocol.mqtt
Subclasses of OneTimeTriggerInboundTask in org.wso2.carbon.inbound.endpoint.protocol.mqtt -
Uses of OneTimeTriggerInboundTask in org.wso2.carbon.inbound.endpoint.protocol.rabbitmq
Modifier and TypeClassDescriptionclassThe task implementation to trigger the RabbitMQ consumer.