Modifier and Type | Method and Description |
---|---|
protected void |
InboundRequestProcessorImpl.start(InboundTask task,
String endpointPostfix)
Based on the coordination option schedule the task with NTASK or run as a
background thread
|
Constructor and Description |
---|
InboundRunner(InboundTask task,
long interval,
String tenantDomain,
boolean mgrOverride) |
Modifier and Type | Class and Description |
---|---|
class |
FileTask
FileTask class is use to schedue tasks for inbound file processor when
required (coordination==true)
|
Modifier and Type | Class and Description |
---|---|
class |
GenericTask |
Modifier and Type | Class and Description |
---|---|
class |
JMSTask
JMSTask class is used to schedule the inbound execution when the coordination
is required
|
Modifier and Type | Class and Description |
---|---|
class |
KAFKATask |
Copyright © 2022 WSO2. All rights reserved.