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 ServiceNowDispatcherAbstractServiceNowProcessor. findDispatcher(org.apache.camel.Exchange exchange)static ServiceNowDispatcherServiceNowDispatcher. 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 voidAbstractServiceNowProcessor. addDispatcher(ServiceNowDispatcher dispatcher)
-