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 SmppEndpoint
 SmppEndpoint SmppProducer.getEndpoint()
           
 SmppEndpoint SmppConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.smpp with parameters of type SmppEndpoint
SmppConsumer(SmppEndpoint endpoint, SmppConfiguration configuration, Processor processor)
          The constructor which gets a smpp endpoint, a smpp configuration and a processor
SmppProducer(SmppEndpoint endpoint, SmppConfiguration configuration)
           
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.