|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.resources.smpp.pdu.PDUImpl
org.mobicents.slee.resources.smpp.pdu.QueryBroadcastSMImpl
public class QueryBroadcastSMImpl
| Field Summary |
|---|
| Fields inherited from class org.mobicents.slee.resources.smpp.pdu.PDUImpl |
|---|
smppPacket |
| Fields inherited from interface net.java.slee.resources.smpp.pdu.SmppRequest |
|---|
ALERT_NOTIFICATION, BIND_RECEIVER, BIND_RECEIVER_RESP, BIND_TRANSCEIVER, BIND_TRANSCEIVER_RESP, BIND_TRANSMITTER, BIND_TRANSMITTER_RESP, BORADCAST_SM_RESP, BROADCAST_SM, CANCEL_BROADCAST_SM, CANCEL_BROADCAST_SM_RESP, CANCEL_SM, CANCEL_SM_RESP, DATA_SM, DATA_SM_RESP, DELIVER_SM, DELIVER_SM_RESP, ENQUIRE_LINK, ENQUIRY_LINK_RESP, GENERIC_NACK, OUTBIND, QUERY_BROADCAST_SM, QUERY_BROADCAST_SM_RESP, QUERY_SM, QUERY_SM_RESP, REPLACE_SM, REPLACE_SM_RESP, SUBMIT_MULTI, SUBMIT_MULTI_RESP, SUBMIT_SM, SUBMIT_SM_RESP, UNBIND, UNBIND_RESP |
| Constructor Summary | |
|---|---|
QueryBroadcastSMImpl(long sequenceNumber)
|
|
QueryBroadcastSMImpl(org.mobicents.protocols.smpp.message.QueryBroadcastSM broadcastSM)
|
|
| Method Summary | |
|---|---|
net.java.slee.resources.smpp.pdu.SmppResponse |
createSmppResponseEvent(int status)
|
java.lang.String |
getMessageID()
|
org.mobicents.protocols.smpp.message.SMPPPacket |
getSMPPPacket()
|
net.java.slee.resources.smpp.pdu.Address |
getSourceAddress()
|
boolean |
isTLVPermitted(net.java.slee.resources.smpp.pdu.Tag tag)
|
void |
setMessageID(java.lang.String messageID)
|
void |
setSourceAddress(net.java.slee.resources.smpp.pdu.Address address)
|
| Methods inherited from class org.mobicents.slee.resources.smpp.pdu.PDUImpl |
|---|
addTLV, convertProtoAddress, convertProtoDate, convertProtoErrorAddress, equals, getAllTLVs, getCommandId, getCommandStatus, getSequenceNum, getValue, hashCode, hasTLV, removeTLV, setSequenceNum |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.java.slee.resources.smpp.pdu.PDU |
|---|
addTLV, getAllTLVs, getCommandId, getCommandStatus, getSequenceNum, getValue, hasTLV, removeTLV |
| Constructor Detail |
|---|
public QueryBroadcastSMImpl(org.mobicents.protocols.smpp.message.QueryBroadcastSM broadcastSM)
public QueryBroadcastSMImpl(long sequenceNumber)
| Method Detail |
|---|
public net.java.slee.resources.smpp.pdu.Address getSourceAddress()
getSourceAddress in interface net.java.slee.resources.smpp.pdu.QueryBroadcastSMpublic java.lang.String getMessageID()
getMessageID in interface net.java.slee.resources.smpp.pdu.QueryBroadcastSMpublic void setSourceAddress(net.java.slee.resources.smpp.pdu.Address address)
setSourceAddress in interface net.java.slee.resources.smpp.pdu.QueryBroadcastSMpublic void setMessageID(java.lang.String messageID)
setMessageID in interface net.java.slee.resources.smpp.pdu.QueryBroadcastSMpublic net.java.slee.resources.smpp.pdu.SmppResponse createSmppResponseEvent(int status)
createSmppResponseEvent in interface net.java.slee.resources.smpp.pdu.SmppRequestpublic boolean isTLVPermitted(net.java.slee.resources.smpp.pdu.Tag tag)
isTLVPermitted in interface net.java.slee.resources.smpp.pdu.PDUpublic org.mobicents.protocols.smpp.message.SMPPPacket getSMPPPacket()
getSMPPPacket in interface ExtSmppRequest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||