Uses of Class
org.apache.camel.component.smpp.SmppBinding

Uses of SmppBinding in org.apache.camel.component.smpp
 

Methods in org.apache.camel.component.smpp that return SmppBinding
 SmppBinding SmppEndpoint.getBinding()
           
 

Methods in org.apache.camel.component.smpp with parameters of type SmppBinding
 void SmppEndpoint.setBinding(SmppBinding binding)
           
 



Apache Camel