JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
M
O
R
S
A
AcceptingConnectionAndBindExample
- Class in
org.jsmpp.examples
AcceptingConnectionAndBindExample()
- Constructor for class org.jsmpp.examples.
AcceptingConnectionAndBindExample
AsyncSubmitReceiveDeliverSmExample
- Class in
org.jsmpp.examples
AsyncSubmitReceiveDeliverSmExample()
- Constructor for class org.jsmpp.examples.
AsyncSubmitReceiveDeliverSmExample
AutoReconnectGateway
- Class in
org.jsmpp.examples.gateway
This are implementation of
Gateway
.
AutoReconnectGateway(String, int, BindParameter)
- Constructor for class org.jsmpp.examples.gateway.
AutoReconnectGateway
Construct auto reconnect gateway with specified ip address, port and SMPP Bind parameters.
G
Gateway
- Interface in
org.jsmpp.examples.gateway
This is a gateway to submit short message.
M
main(String[])
- Static method in class org.jsmpp.examples.
AcceptingConnectionAndBindExample
main(String[])
- Static method in class org.jsmpp.examples.
AsyncSubmitReceiveDeliverSmExample
main(String[])
- Static method in class org.jsmpp.examples.gateway.
AutoReconnectGateway
main(String[])
- Static method in class org.jsmpp.examples.
OpenAndBindExample
main(String[])
- Static method in class org.jsmpp.examples.
OpenAndBindExampleTest
main(String[])
- Static method in class org.jsmpp.examples.
ReceiveSubmittedMessageExample
main(String[])
- Static method in class org.jsmpp.examples.
SendUnicode
main(String[])
- Static method in class org.jsmpp.examples.
SimpleSubmitExample
main(String[])
- Static method in class org.jsmpp.examples.
SimpleSubmitRegisteredExample
main(String[])
- Static method in class org.jsmpp.examples.
SimpleSubmitSimpleReceiveExample
main(String[])
- Static method in class org.jsmpp.examples.
SMPPServerSimulator
main(String[])
- Static method in class org.jsmpp.examples.
StressClient
main(String[])
- Static method in class org.jsmpp.examples.
StressServer
main(String[])
- Static method in class org.jsmpp.examples.
SubmitLongMessageExample
main(String[])
- Static method in class org.jsmpp.examples.
SubmitMultiExample
main(String[])
- Static method in class org.jsmpp.examples.
SubmitMultipartMultilangualExample
MessageReceiverListenerImpl
- Class in
org.jsmpp.examples
MessageReceiverListenerImpl()
- Constructor for class org.jsmpp.examples.
MessageReceiverListenerImpl
O
onAcceptAlertNotification(AlertNotification)
- Method in class org.jsmpp.examples.
MessageReceiverListenerImpl
onAcceptCancelSm(CancelSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptCancelSm(CancelSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
StressServer
onAcceptDataSm(DataSm, Session)
- Method in class org.jsmpp.examples.
MessageReceiverListenerImpl
onAcceptDataSm(DataSm, Session)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptDataSm(DataSm, Session)
- Method in class org.jsmpp.examples.
StressServer
onAcceptDeliverSm(DeliverSm)
- Method in class org.jsmpp.examples.
MessageReceiverListenerImpl
onAcceptQuerySm(QuerySm, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptQuerySm(QuerySm, SMPPServerSession)
- Method in class org.jsmpp.examples.
StressServer
onAcceptReplaceSm(ReplaceSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptReplaceSm(ReplaceSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
StressServer
onAcceptSubmitMulti(SubmitMulti, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptSubmitMulti(SubmitMulti, SMPPServerSession)
- Method in class org.jsmpp.examples.
StressServer
onAcceptSubmitSm(SubmitSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
onAcceptSubmitSm(SubmitSm, SMPPServerSession)
- Method in class org.jsmpp.examples.
StressServer
onSubmitSmRespSent(MessageId, SMPPServerSession)
- Method in class org.jsmpp.examples.
SMPPServerSimulator
OpenAndBindExample
- Class in
org.jsmpp.examples
OpenAndBindExample()
- Constructor for class org.jsmpp.examples.
OpenAndBindExample
OpenAndBindExampleTest
- Class in
org.jsmpp.examples
OpenAndBindExampleTest()
- Constructor for class org.jsmpp.examples.
OpenAndBindExampleTest
org.jsmpp.examples
- package org.jsmpp.examples
org.jsmpp.examples.gateway
- package org.jsmpp.examples.gateway
R
ReceiveSubmittedMessageExample
- Class in
org.jsmpp.examples
ReceiveSubmittedMessageExample()
- Constructor for class org.jsmpp.examples.
ReceiveSubmittedMessageExample
run()
- Method in class org.jsmpp.examples.
SMPPServerSimulator
run()
- Method in class org.jsmpp.examples.
StressClient
run()
- Method in class org.jsmpp.examples.
StressServer
S
SendUnicode
- Class in
org.jsmpp.examples
This is example to send message in unicode format, such as arabic, greek, thai, etc.
SendUnicode()
- Constructor for class org.jsmpp.examples.
SendUnicode
SimpleSubmitExample
- Class in
org.jsmpp.examples
SimpleSubmitExample()
- Constructor for class org.jsmpp.examples.
SimpleSubmitExample
SimpleSubmitRegisteredExample
- Class in
org.jsmpp.examples
SimpleSubmitRegisteredExample()
- Constructor for class org.jsmpp.examples.
SimpleSubmitRegisteredExample
SimpleSubmitSimpleReceiveExample
- Class in
org.jsmpp.examples
SimpleSubmitSimpleReceiveExample()
- Constructor for class org.jsmpp.examples.
SimpleSubmitSimpleReceiveExample
SMPPServerSimulator
- Class in
org.jsmpp.examples
SMPPServerSimulator(int)
- Constructor for class org.jsmpp.examples.
SMPPServerSimulator
StressClient
- Class in
org.jsmpp.examples
This stress client is an example of submit bulk messages asynchronously.
StressClient(int, String, int, int, String, String, String, String, long, int, int)
- Constructor for class org.jsmpp.examples.
StressClient
StressServer
- Class in
org.jsmpp.examples
StressServer(int, int)
- Constructor for class org.jsmpp.examples.
StressServer
SubmitLongMessageExample
- Class in
org.jsmpp.examples
SubmitLongMessageExample()
- Constructor for class org.jsmpp.examples.
SubmitLongMessageExample
submitMessage(SMPPSession, String, OptionalParameter, OptionalParameter, OptionalParameter)
- Static method in class org.jsmpp.examples.
SubmitLongMessageExample
SubmitMultiExample
- Class in
org.jsmpp.examples
Sample example for Submit Multi SMS
SubmitMultiExample()
- Constructor for class org.jsmpp.examples.
SubmitMultiExample
SubmitMultipartMultilangualExample
- Class in
org.jsmpp.examples
SubmitMultipartMultilangualExample()
- Constructor for class org.jsmpp.examples.
SubmitMultipartMultilangualExample
submitShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...)
- Method in class org.jsmpp.examples.gateway.
AutoReconnectGateway
submitShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...)
- Method in interface org.jsmpp.examples.gateway.
Gateway
Submit the short message.
A
G
M
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.