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
_
P
parameter
- Variable in exception org.jsmpp.
PDUStringException
parseDataCoding(byte)
- Static method in enum org.jsmpp.bean.
Alphabet
parseDataCoding(byte)
- Static method in enum org.jsmpp.bean.
IndicationSense
parseDataCoding(byte)
- Static method in enum org.jsmpp.bean.
IndicationType
parseDataCoding(byte)
- Static method in enum org.jsmpp.bean.
MessageClass
parseTextWithLowerCase()
- Method in class org.jsmpp.util.
DeliveryReceiptParserTest
parseWithNoTextAttribute()
- Method in class org.jsmpp.util.
DeliveryReceiptParserTest
parsingMessagePayload()
- Method in class org.jsmpp.bean.
OptionalParameterTest
parsingTextWithUpperCase()
- Method in class org.jsmpp.util.
DeliveryReceiptParserTest
password
- Variable in class org.jsmpp.bean.
Bind
password
- Variable in class org.jsmpp.bean.
Outbind
password
- Variable in class org.jsmpp.examples.
StressClient
password
- Variable in class org.jsmpp.session.
BindCommandTask
password
- Variable in class org.jsmpp.session.
BindParameter
password
- Variable in class org.jsmpp.session.
BindRequest
pdu
- Variable in class org.jsmpp.session.
PDUProcessServerTask
pdu
- Variable in class org.jsmpp.session.
PDUProcessTask
PDUByteBuffer
- Class in
org.jsmpp.util
Utility to compose the PDU bytes.
PDUByteBuffer(int, int, int)
- Constructor for class org.jsmpp.util.
PDUByteBuffer
Construct with specified command_id, command_status, and sequence_number.
PDUByteBuffer(int, int, int, CapacityPolicy)
- Constructor for class org.jsmpp.util.
PDUByteBuffer
Construct with specified command_id, command_status, sequence_number and capacity policy.
PDUByteBuffer()
- Constructor for class org.jsmpp.util.
PDUByteBuffer
Default constructor.
PDUByteBuffer(CapacityPolicy)
- Constructor for class org.jsmpp.util.
PDUByteBuffer
Construct with specified capacity policy.
PDUByteBufferTest
- Class in
org.jsmpp.util
PDUByteBufferTest()
- Constructor for class org.jsmpp.util.
PDUByteBufferTest
pduComposer
- Variable in class org.jsmpp.
DefaultPDUSender
PDUComposer
- Interface in
org.jsmpp.util
This is utility to compose the PDU from parameter values to byte.
pduDecomposer
- Static variable in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
pduDecomposer
- Static variable in class org.jsmpp.session.state.
SMPPServerSessionOpen
pduDecomposer
- Static variable in class org.jsmpp.session.state.
SMPPSessionBoundRX
pduDecomposer
- Static variable in class org.jsmpp.session.state.
SMPPSessionOpen
PDUDecomposer
- Interface in
org.jsmpp.util
This class is provide interface to decompose SMPP PDU bytes form into SMPP command object.
PDUException
- Exception in
org.jsmpp
This exception is thrown when there is a failure corresponds to PDU processing.
PDUException()
- Constructor for exception org.jsmpp.
PDUException
Default constructor.
PDUException(String, Throwable)
- Constructor for exception org.jsmpp.
PDUException
Construct with specified message and cause.
PDUException(String)
- Constructor for exception org.jsmpp.
PDUException
Construct with specified message.
PDUException(Throwable)
- Constructor for exception org.jsmpp.
PDUException
Construct with specified cause.
pduHeader
- Variable in class org.jsmpp.session.
PDUProcessServerTask
pduHeader
- Variable in class org.jsmpp.session.
PDUProcessTask
pduProcessorDegree
- Variable in class org.jsmpp.session.
AbstractSession
pduProcessorDegree
- Variable in class org.jsmpp.session.
SMPPServerSessionListener
PDUProcessServerTask
- Class in
org.jsmpp.session
PDUProcessServerTask(Command, byte[], SMPPServerSessionState, ActivityNotifier, ServerResponseHandler, Runnable)
- Constructor for class org.jsmpp.session.
PDUProcessServerTask
PDUProcessTask
- Class in
org.jsmpp.session
PDUProcessTask(Command, byte[], SMPPSessionContext, ResponseHandler, ActivityNotifier, Runnable)
- Constructor for class org.jsmpp.session.
PDUProcessTask
pduReader
- Variable in class org.jsmpp.composing.
ComposeDecompose
PDUReader
- Interface in
org.jsmpp
Reader for SMPP PDU from specified
InputStream
.
pduReader
- Variable in class org.jsmpp.session.
SMPPServerSession
pduReader
- Variable in class org.jsmpp.session.
SMPPSession
pduReader
- Variable in class org.jsmpp.
SynchronizedPDUReader
pduReaderWorker
- Variable in class org.jsmpp.session.
SMPPSession
pduSender
- Variable in class org.jsmpp.composing.
ComposeDecompose
PDUSender
- Interface in
org.jsmpp
This class provide way to send SMPP Command over an
OutputStream
.
pduSender
- Variable in class org.jsmpp.session.
AbstractSendCommandTask
pduSender
- Variable in class org.jsmpp.session.
AbstractSession
pduSender()
- Method in class org.jsmpp.session.
AbstractSession
pduSender
- Variable in class org.jsmpp.session.
AbstractSMPPOperation
pduSender()
- Method in class org.jsmpp.session.
AbstractSMPPOperation
pduSender
- Variable in class org.jsmpp.
SynchronizedPDUSender
PDUStringException
- Exception in
org.jsmpp
Thrown if there is an invalid constraint for the PDU String parameter.
PDUStringException(String, StringParameter)
- Constructor for exception org.jsmpp.
PDUStringException
Construct with specified message and parameter.
PendingResponse
<
T
extends
Command
> - Class in
org.jsmpp.extra
This class is utility that able wait for a response for specified timeout.
PendingResponse(long)
- Constructor for class org.jsmpp.extra.
PendingResponse
Construct with specified timeout.
pendingResponse
- Variable in class org.jsmpp.extra.
PendingResponseTest
pendingResponse
- Variable in class org.jsmpp.session.
AbstractSession
pendingResponse
- Variable in class org.jsmpp.session.
AbstractSMPPOperation
PendingResponseTest
- Class in
org.jsmpp.extra
PendingResponseTest()
- Constructor for class org.jsmpp.extra.
PendingResponseTest
port
- Variable in class org.jsmpp.examples.
SMPPServerSimulator
port
- Variable in class org.jsmpp.examples.
StressClient
port
- Variable in class org.jsmpp.examples.
StressServer
port
- Variable in class org.jsmpp.session.
SMPPServerSessionListener
printLog(String)
- Static method in class org.jsmpp.util.
ComposerDecomposerReaderTest
priorityFlag
- Variable in class org.jsmpp.bean.
MessageRequest
priorityFlag
- Variable in class org.jsmpp.bean.
SubmitMulti
priorityFlag
- Variable in class org.jsmpp.session.
DeliverSmCommandTask
priorityFlag
- Variable in class org.jsmpp.session.
SubmitMultiCommandTask
priorityFlag
- Variable in class org.jsmpp.session.
SubmitSmCommandTask
processAlertNotification(AlertNotification)
- Method in interface org.jsmpp.session.
ResponseHandler
processAlertNotification(AlertNotification)
- Method in class org.jsmpp.session.
SMPPSession.ResponseHandlerImpl
processAlertNotification(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processAlertNotification(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processAlertNotification(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processAlertNotification(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processAlertNotification(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
processAlertNotification(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processAlertNotification0(Command, byte[], ResponseHandler)
- Static method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processBind(Bind)
- Method in class org.jsmpp.session.
DummyResponseHandler
processBind(Bind)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processBind(Bind)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processBind(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBound
processBind(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processBind(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processBind(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
Process the bind request command.
processBind(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processBindResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBound
processBindResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processBindResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processBindResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
Process the bind response command.
processBindResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processCancelSm(CancelSm)
- Method in class org.jsmpp.session.
DummyResponseHandler
processCancelSm(CancelSm)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processCancelSm(CancelSm)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
Process the cancel short message request command.
processCancelSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
processCancelSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processDataSm(DataSm)
- Method in interface org.jsmpp.session.
BaseResponseHandler
Process the data short message.
processDataSm(DataSm)
- Method in class org.jsmpp.session.
DummyResponseHandler
processDataSm(DataSm)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processDataSm(DataSm)
- Method in class org.jsmpp.session.
SMPPSession.ResponseHandlerImpl
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processDataSm(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the data short message request command.
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processDataSm(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the data short message response command.
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processDataSmResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processDeliverSm(DeliverSm)
- Method in interface org.jsmpp.session.
ResponseHandler
Process the deliver
processDeliverSm(DeliverSm)
- Method in class org.jsmpp.session.
SMPPSession.ResponseHandlerImpl
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTRX
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processDeliverSm(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
Process the deliver short message request command.
processDeliverSm(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processDeliverSm0(Command, byte[], ResponseHandler)
- Static method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionTRX
processDeliverSmResp(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processDeliverSmResp0(Command, byte[], ServerResponseHandler)
- Static method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the enquire_link command.
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processEnquireLink(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the enquire_link_resp command.
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processEnquireLinkResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the generick_nack command.
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processGenericNack(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processorDegree
- Variable in class org.jsmpp.examples.
StressServer
processQuerySm(QuerySm)
- Method in class org.jsmpp.session.
DummyResponseHandler
processQuerySm(QuerySm)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processQuerySm(QuerySm)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
processQuerySm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
Process the query short message response command.
processQuerySmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processReplaceSm(ReplaceSm)
- Method in class org.jsmpp.session.
DummyResponseHandler
processReplaceSm(ReplaceSm)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processReplaceSm(ReplaceSm)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
processReplaceSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
processReplaceSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
ProcessRequestException
- Exception in
org.jsmpp.extra
Thrown if there is an error occur when processing request.
ProcessRequestException(String, int)
- Constructor for exception org.jsmpp.extra.
ProcessRequestException
Construct with specified message and error code.
ProcessRequestException(String, int, Throwable)
- Constructor for exception org.jsmpp.extra.
ProcessRequestException
Construct with specified message, error code, and cause.
processSubmitMulti(SubmitMulti)
- Method in class org.jsmpp.session.
DummyResponseHandler
processSubmitMulti(SubmitMulti)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processSubmitMulti(SubmitMulti)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
processSubmitMulti(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
Process a submit multiple message response.
processSubmitMultiResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processSubmitSm(SubmitSm)
- Method in class org.jsmpp.session.
DummyResponseHandler
processSubmitSm(SubmitSm)
- Method in interface org.jsmpp.session.
ServerResponseHandler
processSubmitSm(SubmitSm)
- Method in class org.jsmpp.session.
SMPPServerSession.ResponseHandlerImpl
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundRX
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionBoundTX
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPServerSessionState
Process the submit short message request command.
processSubmitSm(Command, byte[], ServerResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundRX
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionBoundTX
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in interface org.jsmpp.session.state.
SMPPSessionState
Process the submit short message response command.
processSubmitSmResp(Command, byte[], ResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processUnbind(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the unbind command.
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processUnbind(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the unbind_resp command.
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processUnbindResp(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
AbstractGenericSMPPSessionBound
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in interface org.jsmpp.session.state.
GenericSMPPSessionState
Process the unknown command id.
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionClosed
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionOpen
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPServerSessionUnbound
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionClosed
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionOpen
processUnknownCid(Command, byte[], BaseResponseHandler)
- Method in class org.jsmpp.session.state.
SMPPSessionUnbound
protocoId
- Variable in class org.jsmpp.session.
DeliverSmCommandTask
protocolId
- Variable in class org.jsmpp.bean.
MessageRequest
protocolId
- Variable in class org.jsmpp.bean.
SubmitMulti
protocolId
- Variable in class org.jsmpp.session.
SubmitMultiCommandTask
protocolId
- Variable in class org.jsmpp.session.
SubmitSmCommandTask
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
_