|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubmitSm | |
---|---|
org.jsmpp.examples | |
org.jsmpp.session | |
org.jsmpp.util |
Uses of SubmitSm in org.jsmpp.examples |
---|
Fields in org.jsmpp.examples declared as SubmitSm | |
---|---|
private SubmitSm |
StressServer.DeliveryReceiptTask.submitSm
|
Methods in org.jsmpp.examples with parameters of type SubmitSm | |
---|---|
MessageId |
StressServer.onAcceptSubmitSm(SubmitSm submitSm,
SMPPServerSession source)
|
MessageId |
SMPPServerSimulator.onAcceptSubmitSm(SubmitSm submitSm,
SMPPServerSession source)
|
Constructors in org.jsmpp.examples with parameters of type SubmitSm | |
---|---|
SMPPServerSimulator.DeliveryReceiptTask(SMPPServerSession session,
SubmitSm submitSm,
MessageId messageId)
|
|
StressServer.DeliveryReceiptTask(SMPPServerSession session,
SubmitSm submitSm,
MessageId messageId)
|
Uses of SubmitSm in org.jsmpp.session |
---|
Methods in org.jsmpp.session with parameters of type SubmitSm | |
---|---|
private MessageId |
SMPPServerSession.fireAcceptSubmitSm(SubmitSm submitSm)
|
MessageId |
ServerMessageReceiverListener.onAcceptSubmitSm(SubmitSm submitSm,
SMPPServerSession source)
|
MessageId |
DummyResponseHandler.processSubmitSm(SubmitSm submitSm)
|
MessageId |
SMPPServerSession.ResponseHandlerImpl.processSubmitSm(SubmitSm submitSm)
|
MessageId |
ServerResponseHandler.processSubmitSm(SubmitSm submitSm)
|
Uses of SubmitSm in org.jsmpp.util |
---|
Methods in org.jsmpp.util that return SubmitSm | |
---|---|
SubmitSm |
PDUDecomposer.submitSm(byte[] b)
Decompose the SMPP PDU submit short message command. |
SubmitSm |
DefaultDecomposer.submitSm(byte[] b)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |