Class SmppQuerySmCommand

java.lang.Object
org.apache.camel.component.smpp.AbstractSmppCommand
org.apache.camel.component.smpp.SmppQuerySmCommand
All Implemented Interfaces:
SmppCommand

public class SmppQuerySmCommand extends AbstractSmppCommand
  • Constructor Details

    • SmppQuerySmCommand

      public SmppQuerySmCommand(org.jsmpp.session.SMPPSession session, SmppConfiguration config)
  • Method Details

    • execute

      public void execute(org.apache.camel.Exchange exchange) throws SmppException
      Throws:
      SmppException
    • createQuerySm

      protected org.jsmpp.bean.QuerySm createQuerySm(org.apache.camel.Exchange exchange)