Uses of Interface
net.java.slee.resources.smpp.pdu.SmppResponse

Packages that use SmppResponse
net.java.slee.resources.smpp.pdu   
 

Uses of SmppResponse in net.java.slee.resources.smpp.pdu
 

Subinterfaces of SmppResponse in net.java.slee.resources.smpp.pdu
 interface BroadcastSMResp
           The MC response to a broadcast_sm PDU, indicating the success or failure of the request.
 interface CancelBroadcastSMResp
           Response to cancel_broadcast_sm PDU.
 interface CancelSMResp
           The MC returns this PDU to indicate the success or failure of a cancel_sm PDU.
 interface DataSMResp
           The MC response to a data_sm PDU, indicating the success or failure of the request.
 interface DeliverSMResp
          This PDU indicates the ESMEs acceptance or rejection of the delivered message.
 interface GenericNack
           
 interface QueryBroadcastSMResp
           The MC returns a query_broadcast_sm_resp PDU as a means of indicating the result of a broadcast query attempt.
 interface QuerySMResp
           The MC returns a query_sm_resp PDU as a means of indicating the result of a message query attempt.
 interface ReplaceSMResp
           The replace_sm_resp PDU indicates the success or failure of a replace_sm PDU
 interface SubmitMultiResp
           The MC response to a submit_multi PDU.
 interface SubmitSMResp
           The MC response to a submit_sm PDU, indicating the success or failure of the request.
 

Methods in net.java.slee.resources.smpp.pdu that return SmppResponse
 SmppResponse SmppRequest.createSmppResponseEvent(int status)
           
 



Copyright © 2011. All Rights Reserved.