|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmppRequest | |
|---|---|
| net.java.slee.resources.smpp.pdu | |
| Uses of SmppRequest in net.java.slee.resources.smpp.pdu |
|---|
| Subinterfaces of SmppRequest in net.java.slee.resources.smpp.pdu | |
|---|---|
interface |
AlertNotification
|
interface |
BroadcastSM
A broadcast ESME, wishing to broadcast a short message, can use this PDU to specify the alias, geographical areas, and text of the short message. |
interface |
CancelBroadcastSM
This PDU is used to cancel the state of a previously broadcast message. |
interface |
CancelSM
This PDU is used to cancel a previously submitted message. |
interface |
DataSM
data_sm is a streamlined version of the submit_sm operation, designed for packet-based applications that do not demand extended functionality normally available in the submit_sm operation. |
interface |
DeliverSM
Deliver_sm is the symmetric opposite to submit_sm and is used by a MC to deliver a message to a receiver or transceiver ESME. |
interface |
QueryBroadcastSM
This PDU is used to query the state of a previously broadcast message. |
interface |
QuerySM
This PDU is used to query the state of a previously submitted message. |
interface |
ReplaceSM
The replace_sm PDU is used by an ESME to pass a message_id of a previously submitted message along with several other fields used to update the text, validity period and other attributes of the message. |
interface |
SubmitMulti
A variation of the submit_sm PDU that supports up to 255 recipients for the given message. |
interface |
SubmitSM
A transmitter or transceiver ESME, wishing to submit a short message, can use this PDU to specify the sender, receiver and text of the short message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||