Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_
B
BaseResponseHandler
- Interface in
org.jsmpp.session
Bind
- Class in
org.jsmpp.bean
This class represent SMPP bind command.
Bind()
- Constructor for class org.jsmpp.bean.
Bind
bind(BindType, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String, long)
- Method in class org.jsmpp.session.
DefaultSMPPClientOperation
bind(BindType, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String, long)
- Method in interface org.jsmpp.session.
SMPPClientOperation
bind(int, int, String, String, String, byte, byte, byte, String)
- Method in class org.jsmpp.util.
DefaultComposer
bind(byte[])
- Method in class org.jsmpp.util.
DefaultDecomposer
bind(int, int, String, String, String, byte, byte, byte, String)
- Method in interface org.jsmpp.util.
PDUComposer
bind(byte[])
- Method in interface org.jsmpp.util.
PDUDecomposer
Decompose the SMPP PDU bind command.
bindCommandId
- Variable in enum org.jsmpp.bean.
BindType
BindCommandTask
- Class in
org.jsmpp.session
BindCommandTask(PDUSender, BindType, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String)
- Constructor for class org.jsmpp.session.
BindCommandTask
bindParam
- Variable in class org.jsmpp.examples.gateway.
AutoReconnectGateway
BindParameter
- Class in
org.jsmpp.session
This class is wraps all bind parameter that will be send as PDU.
BindParameter(BindType, String, String, String, TypeOfNumber, NumberingPlanIndicator, String)
- Constructor for class org.jsmpp.session.
BindParameter
Construct with all mandatory parameters.
BindParameter(BindType, String, String, String, TypeOfNumber, NumberingPlanIndicator, String, InterfaceVersion)
- Constructor for class org.jsmpp.session.
BindParameter
BindRequest
- Class in
org.jsmpp.session
BindRequest(int, BindType, String, String, String, TypeOfNumber, NumberingPlanIndicator, String, InterfaceVersion, ServerResponseHandler)
- Constructor for class org.jsmpp.session.
BindRequest
BindRequest(Bind, ServerResponseHandler)
- Constructor for class org.jsmpp.session.
BindRequest
bindRequest
- Variable in class org.jsmpp.session.
BindRequestTest
BindRequestReceiver
- Class in
org.jsmpp.session
BindRequestReceiver(ServerResponseHandler)
- Constructor for class org.jsmpp.session.
BindRequestReceiver
bindRequestReceiver
- Variable in class org.jsmpp.session.
SMPPServerSession
BindRequestReceiverTest
- Class in
org.jsmpp.session
BindRequestReceiverTest()
- Constructor for class org.jsmpp.session.
BindRequestReceiverTest
BindRequestTest
- Class in
org.jsmpp.session
BindRequestTest()
- Constructor for class org.jsmpp.session.
BindRequestTest
BindResp
- Class in
org.jsmpp.bean
This class represent SMPP bind response command.
BindResp()
- Constructor for class org.jsmpp.bean.
BindResp
Default constructor.
bindResp(int, int, String, OptionalParameter...)
- Method in class org.jsmpp.util.
DefaultComposer
bindResp(int, int, String, byte)
- Method in class org.jsmpp.util.
DefaultComposer
bindResp(byte[])
- Method in class org.jsmpp.util.
DefaultDecomposer
bindResp(int, int, String, OptionalParameter...)
- Method in interface org.jsmpp.util.
PDUComposer
bindResp(int, int, String, byte)
- Method in interface org.jsmpp.util.
PDUComposer
bindResp(byte[])
- Method in interface org.jsmpp.util.
PDUDecomposer
Decompose the SMPP PDU bind response command.
BindResult
- Class in
org.jsmpp.session
BindResult(String, OptionalParameter[])
- Constructor for class org.jsmpp.session.
BindResult
BindType
- Enum in
org.jsmpp.bean
Enum represent bind type of SMPP.
BindType(int)
- Constructor for enum org.jsmpp.bean.
BindType
bindType
- Variable in class org.jsmpp.session.
BindCommandTask
bindType
- Variable in class org.jsmpp.session.
BindParameter
bindType
- Variable in class org.jsmpp.session.
BindRequest
bound(BindType)
- Method in class org.jsmpp.session.
AbstractSessionContext
bound(BindType)
- Method in interface org.jsmpp.session.
SessionContext
Change state to bound state.
BOUND_RX
- Static variable in interface org.jsmpp.session.state.
SMPPServerSessionState
BOUND_RX
- Static variable in interface org.jsmpp.session.state.
SMPPSessionState
BOUND_TRX
- Static variable in interface org.jsmpp.session.state.
SMPPServerSessionState
BOUND_TRX
- Static variable in interface org.jsmpp.session.state.
SMPPSessionState
BOUND_TX
- Static variable in interface org.jsmpp.session.state.
SMPPServerSessionState
BOUND_TX
- Static variable in interface org.jsmpp.session.state.
SMPPSessionState
bulkSize
- Variable in class org.jsmpp.examples.
StressClient
BYTE_LENGTH
- Static variable in class org.jsmpp.util.
PDUByteBufferTest
byteBuffer
- Variable in class org.jsmpp.util.
PDUByteBufferTest
bytes
- Variable in class org.jsmpp.util.
PDUByteBuffer
bytes
- Variable in class org.jsmpp.util.
SequentialBytesReader
bytesLength
- Variable in class org.jsmpp.util.
PDUByteBuffer
bytesToInt(byte[])
- Static method in class org.jsmpp.util.
OctetUtil
32 bit.
bytesToInt(byte[], int)
- Static method in class org.jsmpp.util.
OctetUtil
32 bit.
bytesToShort(byte[])
- Static method in class org.jsmpp.util.
OctetUtil
16 bit.
bytesToShort(byte[], int)
- Static method in class org.jsmpp.util.
OctetUtil
16 bit.
byteValue()
- Method in enum org.jsmpp.bean.
OptionalParameter.Message_state.Message_state_enum
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
_