Uses of Class
org.apache.camel.component.servicenow.ServiceNowDispatcher
-
Packages that use ServiceNowDispatcher Package Description org.apache.camel.component.servicenow -
-
Uses of ServiceNowDispatcher in org.apache.camel.component.servicenow
Methods in org.apache.camel.component.servicenow that return ServiceNowDispatcher Modifier and Type Method Description protected ServiceNowDispatcher
AbstractServiceNowProcessor. findDispatcher(org.apache.camel.Exchange exchange)
static ServiceNowDispatcher
ServiceNowDispatcher. on(String action, String subject, org.apache.camel.Processor delegate)
Methods in org.apache.camel.component.servicenow with parameters of type ServiceNowDispatcher Modifier and Type Method Description protected void
AbstractServiceNowProcessor. addDispatcher(ServiceNowDispatcher dispatcher)
-