Uses of Class
org.apache.camel.component.smpp.SmppEndpoint
-
Uses of SmppEndpoint in org.apache.camel.component.smpp
Methods in org.apache.camel.component.smpp that return SmppEndpointConstructors in org.apache.camel.component.smpp with parameters of type SmppEndpointModifierConstructorDescriptionMessageReceiverListenerImpl(SmppConsumer consumer, SmppEndpoint endpoint, org.apache.camel.Processor processor, org.apache.camel.spi.ExceptionHandler exceptionHandler) MessageReceiverListenerImpl(SmppEndpoint endpoint, String messageReceiverRouteId) SmppConsumer(SmppEndpoint endpoint, SmppConfiguration config, org.apache.camel.Processor processor) The constructor which gets a smpp endpoint, a smpp configuration and a processorSmppProducer(SmppEndpoint endpoint, SmppConfiguration config)