A B C D E F G H I L M N O P Q R S T U V W Z _

S

SarMsgRefNumber - Class in org.jsmpp.bean
 
SarMsgRefNumber(short) - Constructor for class org.jsmpp.bean.SarMsgRefNumber
 
SarMsgRefNumber(int) - Constructor for class org.jsmpp.bean.SarMsgRefNumber
 
SarSegmentSeqnum - Class in org.jsmpp.bean
 
SarSegmentSeqnum(byte) - Constructor for class org.jsmpp.bean.SarSegmentSeqnum
 
SarSegmentSeqnum(short) - Constructor for class org.jsmpp.bean.SarSegmentSeqnum
 
SarTotalSegments - Class in org.jsmpp.bean
 
SarTotalSegments(byte) - Constructor for class org.jsmpp.bean.SarTotalSegments
 
SarTotalSegments(short) - Constructor for class org.jsmpp.bean.SarTotalSegments
 
Sc_interface_version() - Method in class org.jsmpp.bean.OptionalParameterTest
 
scheduleDeliveryTime - Variable in class org.jsmpp.bean.MessageRequest
 
scheduleDeliveryTime - Variable in class org.jsmpp.bean.ReplaceSm
 
scheduleDeliveryTime - Variable in class org.jsmpp.bean.SubmitMulti
 
scheduleDeliveryTime - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
scheduleDeliveryTime - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
scheduleDeliveryTime - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
sendAlertNotification(OutputStream, int, byte, byte, String, byte, byte, String, OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendAlertNotification(OutputStream, int, byte, byte, String, byte, byte, String, OptionalParameter...) - Method in interface org.jsmpp.PDUSender
 
sendAlertNotification(OutputStream, int, byte, byte, String, byte, byte, String, OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendAndWait() - Method in class org.jsmpp.examples.SubmitMultipartMultilangualExample
 
sendBind(OutputStream, BindType, int, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.DefaultPDUSender
 
sendBind(OutputStream, BindType, int, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String) - Method in interface org.jsmpp.PDUSender
Send bind command.
sendBind(BindType, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String, long) - Method in class org.jsmpp.session.SMPPSession
Sending bind.
sendBind(OutputStream, BindType, int, String, String, String, InterfaceVersion, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendBindResp(OutputStream, int, int, String, InterfaceVersion) - Method in class org.jsmpp.DefaultPDUSender
 
sendBindResp(OutputStream, int, int, String, InterfaceVersion) - Method in interface org.jsmpp.PDUSender
Send bind response command.
sendBindResp(String, InterfaceVersion, BindType, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendBindResp(String, InterfaceVersion, BindType, int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendBindResp(String, InterfaceVersion, BindType, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendBindResp(OutputStream, int, int, String, InterfaceVersion) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendCancelSm(OutputStream, int, String, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.DefaultPDUSender
 
sendCancelSm(OutputStream, int, String, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in interface org.jsmpp.PDUSender
Send cancel short message command.
sendCancelSm(OutputStream, int, String, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendCancelSmResp(OutputStream, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendCancelSmResp(OutputStream, int) - Method in interface org.jsmpp.PDUSender
Send cancel short message response command.
sendCancelSmResp(int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendCancelSmResp(int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendCancelSmResp(int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendCancelSmResp(OutputStream, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
SendCommandTask - Interface in org.jsmpp.session
Task for sending SMPP command.
sendDataSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, RegisteredDelivery, DataCoding, OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendDataSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, RegisteredDelivery, DataCoding, OptionalParameter...) - Method in interface org.jsmpp.PDUSender
Send the data short message command.
sendDataSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, RegisteredDelivery, DataCoding, OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendDataSmResp(OutputStream, int, String, OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendDataSmResp(OutputStream, int, String, OptionalParameter...) - Method in interface org.jsmpp.PDUSender
Send data short message response command.
sendDataSmResp(DataSmResult, int) - Method in interface org.jsmpp.session.BaseResponseHandler
Response by sending DATA_SM_RESP to SMSC.
sendDataSmResp(DataSmResult, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendDataSmResp(DataSmResult, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendDataSmResp(DataSmResult, int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendDataSmResp(OutputStream, int, String, OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendDeliverSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, RegisteredDelivery, DataCoding, byte[], OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendDeliverSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, RegisteredDelivery, DataCoding, byte[], OptionalParameter...) - Method in interface org.jsmpp.PDUSender
Send the deliver short message command.
sendDeliverSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, RegisteredDelivery, DataCoding, byte[], OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendDeliverSmResp(OutputStream, int, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendDeliverSmResp(OutputStream, int, int) - Method in interface org.jsmpp.PDUSender
Send the deliver short message response.
sendDeliverSmResp(int, int) - Method in interface org.jsmpp.session.ResponseHandler
Response by sending DELIVER_SM_RESP to SMSC.
sendDeliverSmResp(int, int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendDeliverSmResp(OutputStream, int, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendEnquireLink(OutputStream, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendEnquireLink(OutputStream, int) - Method in interface org.jsmpp.PDUSender
Send enquire link command.
sendEnquireLink() - Method in class org.jsmpp.session.AbstractSession
Ensure we have proper link.
sendEnquireLink(OutputStream, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendEnquireLinkResp(OutputStream, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendEnquireLinkResp(OutputStream, int) - Method in interface org.jsmpp.PDUSender
Send enquire link response command.
sendEnquireLinkResp(int) - Method in interface org.jsmpp.session.BaseResponseHandler
Response by sending ENQUIRE_LINK_RESP.
sendEnquireLinkResp(int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendEnquireLinkResp(int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendEnquireLinkResp(int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendEnquireLinkResp(OutputStream, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendGenerickNack(int, int) - Method in interface org.jsmpp.session.BaseResponseHandler
Response by sending GENERICK_NACK.
sendGenerickNack(int, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendGenerickNack(int, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendGenerickNack(int, int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendGenericNack() - Method in class org.jsmpp.composing.ComposeDecompose
Test the composed PDU can decomposed properly.
sendGenericNack(OutputStream, int, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendGenericNack(OutputStream, int, int) - Method in interface org.jsmpp.PDUSender
Send generic non-acknowledge command.
sendGenericNack(OutputStream, int, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendHeader(OutputStream, int, int, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendHeader(OutputStream, int, int, int) - Method in interface org.jsmpp.PDUSender
Send only the PDU header.
sendHeader(OutputStream, int, int, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendingEnquireLink - Variable in class org.jsmpp.session.AbstractSession.EnquireLinkSender
 
sendNegativeResponse(int, int, int) - Method in interface org.jsmpp.session.BaseResponseHandler
Response by sending negative response.
sendNegativeResponse(int, int, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendNegativeResponse(int, int, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendNegativeResponse(int, int, int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendQuerySm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.DefaultPDUSender
 
sendQuerySm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in interface org.jsmpp.PDUSender
Send query short message command.
sendQuerySm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendQuerySmResp(OutputStream, int, String, String, MessageState, byte) - Method in class org.jsmpp.DefaultPDUSender
 
sendQuerySmResp(OutputStream, int, String, String, MessageState, byte) - Method in interface org.jsmpp.PDUSender
Send query short message response command.
sendQuerySmResp(String, String, MessageState, byte, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendQuerySmResp(String, String, MessageState, byte, int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendQuerySmResp(String, String, MessageState, byte, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendQuerySmResp(OutputStream, int, String, String, MessageState, byte) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendReplaceSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, String, String, RegisteredDelivery, byte, byte[]) - Method in class org.jsmpp.DefaultPDUSender
 
sendReplaceSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, String, String, RegisteredDelivery, byte, byte[]) - Method in interface org.jsmpp.PDUSender
 
sendReplaceSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, String, String, RegisteredDelivery, byte, byte[]) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendReplaceSmResp(OutputStream, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendReplaceSmResp(OutputStream, int) - Method in interface org.jsmpp.PDUSender
 
sendReplaceSmResp(int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendReplaceSmResp(int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendReplaceSmResp(int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendReplaceSmResp(OutputStream, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendSubmiMulti(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, DestinationAddress[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendSubmiMulti(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, DestinationAddress[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.PDUSender
 
sendSubmiMulti(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, DestinationAddress[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendSubmitMultiResp(OutputStream, int, String, UnsuccessDelivery...) - Method in class org.jsmpp.DefaultPDUSender
 
sendSubmitMultiResp(OutputStream, int, String, UnsuccessDelivery...) - Method in interface org.jsmpp.PDUSender
 
sendSubmitMultiResp(OutputStream, int, String, UnsuccessDelivery...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendSubmitMultiResponse(SubmitMultiResult, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendSubmitMultiResponse(SubmitMultiResult, int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendSubmitMultiResponse(SubmitMultiResult, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendSubmitSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.DefaultPDUSender
 
sendSubmitSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.PDUSender
Send submit short message command.
sendSubmitSm(OutputStream, int, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendSubmitSmResp(OutputStream, int, String) - Method in class org.jsmpp.DefaultPDUSender
 
sendSubmitSmResp(OutputStream, int, String) - Method in interface org.jsmpp.PDUSender
Send submit short message response command.
sendSubmitSmResp(OutputStream, int, String) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendSubmitSmResponse(MessageId, int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendSubmitSmResponse(MessageId, int) - Method in interface org.jsmpp.session.ServerResponseHandler
 
sendSubmitSmResponse(MessageId, int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendUnbind(OutputStream, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendUnbind(OutputStream, int) - Method in interface org.jsmpp.PDUSender
Send unbind command.
sendUnbind(OutputStream, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
sendUnbindResp(OutputStream, int, int) - Method in class org.jsmpp.DefaultPDUSender
 
sendUnbindResp(OutputStream, int, int) - Method in interface org.jsmpp.PDUSender
Send unbind response command.
sendUnbindResp(int) - Method in interface org.jsmpp.session.BaseResponseHandler
Response by send UNBIND_RESP.
sendUnbindResp(int) - Method in class org.jsmpp.session.DummyResponseHandler
 
sendUnbindResp(int) - Method in class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
sendUnbindResp(int) - Method in class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
sendUnbindResp(OutputStream, int, int) - Method in class org.jsmpp.SynchronizedPDUSender
 
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
 
sequence - Variable in class org.jsmpp.session.AbstractSession
 
sequence() - Method in class org.jsmpp.session.AbstractSession
 
sequence - Variable in class org.jsmpp.session.AbstractSMPPOperation
 
Sequence - Class in org.jsmpp.util
Sequence number that able to rolling.
Sequence(int) - Constructor for class org.jsmpp.util.Sequence
 
sequenceNumber - Variable in class org.jsmpp.bean.Command
 
SequenceTest - Class in org.jsmpp.util
 
SequenceTest() - Constructor for class org.jsmpp.util.SequenceTest
 
SequentialByteReaderTest - Class in org.jsmpp.util
Test the SequentialBytesReader.
SequentialByteReaderTest() - Constructor for class org.jsmpp.util.SequentialByteReaderTest
 
SequentialBytesReader - Class in org.jsmpp.util
Utility to read value from bytes sequentially.
SequentialBytesReader(byte[]) - Constructor for class org.jsmpp.util.SequentialBytesReader
 
serialize() - Method in class org.jsmpp.bean.OptionalParameter
Convert the optional parameter into a byte serialized form conforming to the SMPP specification.
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter.Byte
 
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter.Int
 
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter.Null
 
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter.OctetString
 
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter
This method should serialize the value part of the optional parameter.
serializeValue() - Method in class org.jsmpp.bean.OptionalParameter.Short
 
serialVersionUID - Static variable in class org.jsmpp.bean.AbstractSmCommand
 
serialVersionUID - Static variable in class org.jsmpp.bean.AbstractSmRespCommand
 
serialVersionUID - Static variable in class org.jsmpp.bean.AlertNotification
 
serialVersionUID - Static variable in class org.jsmpp.bean.Bind
 
serialVersionUID - Static variable in class org.jsmpp.bean.BindResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.CancelSm
 
serialVersionUID - Static variable in class org.jsmpp.bean.CancelSmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.Command
 
serialVersionUID - Static variable in class org.jsmpp.bean.DataSmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.DeliverSmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.EnquireLink
 
serialVersionUID - Static variable in class org.jsmpp.bean.EnquireLinkResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.GenericNack
 
serialVersionUID - Static variable in class org.jsmpp.bean.Outbind
 
serialVersionUID - Static variable in class org.jsmpp.bean.QuerySm
 
serialVersionUID - Static variable in class org.jsmpp.bean.QuerySmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.ReplaceSm
 
serialVersionUID - Static variable in class org.jsmpp.bean.ReplaceSmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.SubmitMulti
 
serialVersionUID - Static variable in class org.jsmpp.bean.SubmitMultiResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.SubmitSmResp
 
serialVersionUID - Static variable in class org.jsmpp.bean.Unbind
 
serialVersionUID - Static variable in class org.jsmpp.bean.UnbindResp
 
serialVersionUID - Static variable in exception org.jsmpp.extra.NegativeResponseException
 
serialVersionUID - Static variable in exception org.jsmpp.extra.ProcessRequestException
 
serialVersionUID - Static variable in exception org.jsmpp.extra.QueueException
 
serialVersionUID - Static variable in exception org.jsmpp.extra.QueueMaxException
 
serialVersionUID - Static variable in exception org.jsmpp.extra.ResponseTimeoutException
 
serialVersionUID - Static variable in exception org.jsmpp.GenericNackResponseException
 
serialVersionUID - Static variable in exception org.jsmpp.InvalidCommandLengthException
 
serialVersionUID - Static variable in exception org.jsmpp.InvalidNumberOfDestinationsException
 
serialVersionUID - Static variable in exception org.jsmpp.InvalidRequestException
 
serialVersionUID - Static variable in exception org.jsmpp.InvalidResponseException
 
serialVersionUID - Static variable in exception org.jsmpp.PDUException
 
serialVersionUID - Static variable in exception org.jsmpp.PDUStringException
 
serialVersionUID - Static variable in exception org.jsmpp.util.InvalidDeliveryReceiptException
 
serverConn - Variable in class org.jsmpp.session.SMPPServerSessionListener
 
ServerConnection - Interface in org.jsmpp.session.connection
 
ServerConnectionFactory - Interface in org.jsmpp.session.connection
 
ServerMessageReceiverListener - Interface in org.jsmpp.session
 
ServerResponseDeliveryAdapter - Class in org.jsmpp.session
It's abstract adapter class that receive event of response delivery, an implementation of ServerResponseDeliveryListener.
ServerResponseDeliveryAdapter() - Constructor for class org.jsmpp.session.ServerResponseDeliveryAdapter
 
ServerResponseDeliveryListener - Interface in org.jsmpp.session
This is listener will be used by SMPPServerSession to notify a user when a response has been sent.
ServerResponseHandler - Interface in org.jsmpp.session
 
serverSession - Variable in class org.jsmpp.examples.SMPPServerSimulator.WaitBindTask
 
serverSession - Variable in class org.jsmpp.examples.StressServer.WaitBindTask
 
ServerSession - Interface in org.jsmpp.session
This interface provides all operation that the server session can do.
serverSocket - Variable in class org.jsmpp.session.connection.socket.ServerSocketConnection
 
ServerSocketConnection - Class in org.jsmpp.session.connection.socket
 
ServerSocketConnection(ServerSocket) - Constructor for class org.jsmpp.session.connection.socket.ServerSocketConnection
 
ServerSocketConnectionFactory - Class in org.jsmpp.session.connection.socket
 
ServerSocketConnectionFactory() - Constructor for class org.jsmpp.session.connection.socket.ServerSocketConnectionFactory
 
serviceType - Variable in class org.jsmpp.bean.AbstractSmCommand
 
serviceType - Variable in class org.jsmpp.bean.CancelSm
 
serviceType - Variable in class org.jsmpp.bean.SubmitMulti
 
serviceType - Variable in class org.jsmpp.session.CancelSmCommandTask
 
serviceType - Variable in class org.jsmpp.session.DataSmCommandTask
 
serviceType - Variable in class org.jsmpp.session.DeliverSmCommandTask
 
serviceType - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
serviceType - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
session - Variable in class org.jsmpp.examples.gateway.AutoReconnectGateway
 
session - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
session - Variable in class org.jsmpp.examples.StressServer.DeliveryReceiptTask
 
Session - Interface in org.jsmpp.session
Session describe all abilities of the session.
sessionContext() - Method in class org.jsmpp.session.AbstractSession
 
sessionContext - Variable in class org.jsmpp.session.PDUProcessTask
 
SessionContext - Interface in org.jsmpp.session
Context defined session life cycle.
OPEN -> BOUND_TX | BOUND_RX | BOUND_TRX -> UNBOUND -> CLOSE.
sessionContext - Variable in class org.jsmpp.session.SMPPServerSession
 
sessionContext() - Method in class org.jsmpp.session.SMPPServerSession
 
sessionContext - Variable in class org.jsmpp.session.SMPPSession
 
sessionContext() - Method in class org.jsmpp.session.SMPPSession
 
sessionId - Variable in class org.jsmpp.session.AbstractSession
 
SessionIDGenerator<S> - Interface in org.jsmpp.util
The session id generator.
SessionState - Enum in org.jsmpp.extra
Enum constant represent session state.
SessionState() - Constructor for enum org.jsmpp.extra.SessionState
 
SessionStateListener - Interface in org.jsmpp.session
This listener contains an event related to the session state.
sessionStateListener - Variable in class org.jsmpp.session.SMPPServerSessionListener
 
sessionStateListener - Variable in class org.jsmpp.session.SMPPSession
 
sessionStateListeners - Variable in class org.jsmpp.session.AbstractSessionContext
 
SessionStateTest - Class in org.jsmpp.extra
 
SessionStateTest() - Constructor for class org.jsmpp.extra.SessionStateTest
 
setAddressRange(String) - Method in class org.jsmpp.bean.Bind
Set the address_range.
setAddrNpi(byte) - Method in class org.jsmpp.bean.Bind
Set the addr_npi.
setAddrTon(byte) - Method in class org.jsmpp.bean.Bind
Set the addr_ton.
setCommandId(int) - Method in class org.jsmpp.bean.Command
Set the command_id.
setCommandLength(int) - Method in class org.jsmpp.bean.Command
Ser the command_length.
setCommandStatus(int) - Method in class org.jsmpp.bean.Command
Set value of command_status.
setConversationAbort() - Method in class org.jsmpp.bean.DeliverSm
Message Type.
setDataCoding(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setDataCoding(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setDataCoding(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setDatagramMode() - Method in class org.jsmpp.bean.SubmitSm
Messaging Mode.
setDefaultMessageType() - Method in class org.jsmpp.bean.AbstractSmCommand
Message Type.
setDefaultMode() - Method in class org.jsmpp.bean.SubmitSm
Messaging Mode.
setDelivered(int) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setDestAddress(String) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setDestAddresses(DestinationAddress[]) - Method in class org.jsmpp.bean.SubmitMulti
 
setDestAddrNpi(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setDestAddrNpi(byte) - Method in class org.jsmpp.bean.CancelSm
 
setDestAddrNpi(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setDestAddrTon(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setDestAddrTon(byte) - Method in class org.jsmpp.bean.CancelSm
 
setDestAddrTon(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setDestinationAddr(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
setDestinationAddress(String) - Method in class org.jsmpp.bean.CancelSm
 
setDoneDate(Date) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setEnquireLinkTimer(int) - Method in class org.jsmpp.session.AbstractSession
 
setEnquireLinkTimer(int) - Method in interface org.jsmpp.session.Session
 
setError(String) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setErrorCode(byte) - Method in class org.jsmpp.bean.QuerySmResp
 
setEsmClass(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setEsmClass(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setEsmClass(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setEsmeAddr(String) - Method in class org.jsmpp.bean.AlertNotification
 
setEsmeAddrNpi(byte) - Method in class org.jsmpp.bean.AlertNotification
 
setEsmeAddrTon(byte) - Method in class org.jsmpp.bean.AlertNotification
 
setEsmeDelivertAcknowledgement() - Method in class org.jsmpp.bean.SubmitSm
Message Type.
setEsmeManualAcknowledgement() - Method in class org.jsmpp.bean.SubmitSm
Message Type.
setFinalDate(String) - Method in class org.jsmpp.bean.QuerySmResp
 
setFinalStatus(DeliveryReceiptState) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setForwardMode() - Method in class org.jsmpp.bean.SubmitSm
Messaging Mode.
setId(String) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setInitiationTimer(int) - Method in class org.jsmpp.session.SMPPServerSessionListener
 
setInterfaceVersion(byte) - Method in class org.jsmpp.bean.Bind
Set the interface_version.
setIntermediateNotification(IntermediateNotification) - Method in class org.jsmpp.bean.RegisteredDelivery
 
setIntermedietDeliveryNotification() - Method in class org.jsmpp.bean.DeliverSm
Message Type.
setMessageId(String) - Method in class org.jsmpp.bean.AbstractSmRespCommand
 
setMessageId(String) - Method in class org.jsmpp.bean.CancelSm
 
setMessageId(String) - Method in class org.jsmpp.bean.QuerySm
 
setMessageId(String) - Method in class org.jsmpp.bean.QuerySmResp
 
setMessageId(String) - Method in class org.jsmpp.bean.ReplaceSm
 
setMessageId(String) - Method in class org.jsmpp.bean.SubmitMultiResp
 
setMessageMode(MessageMode) - Method in class org.jsmpp.bean.ESMClass
 
setMessageReceiverListener(MessageReceiverListener) - Method in interface org.jsmpp.session.ClientSession
Sets a message receiver listener for this smpp session.
setMessageReceiverListener(ServerMessageReceiverListener) - Method in class org.jsmpp.session.SMPPServerSession
 
setMessageReceiverListener(ServerMessageReceiverListener) - Method in class org.jsmpp.session.SMPPServerSessionListener
 
setMessageReceiverListener(MessageReceiverListener) - Method in class org.jsmpp.session.SMPPSession
 
setMessageState(MessageState) - Method in class org.jsmpp.bean.QuerySmResp
 
setMessageType(MessageType) - Method in class org.jsmpp.bean.ESMClass
 
setOptionalParameters(OptionalParameter...) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setOptionalParameters(OptionalParameter[]) - Method in class org.jsmpp.bean.AlertNotification
 
setOptionalParameters(OptionalParameter[]) - Method in class org.jsmpp.bean.BindResp
 
setOptionalParameters(OptionalParameter[]) - Method in class org.jsmpp.bean.DataSmResp
 
setOptionalParameters(OptionalParameter[]) - Method in class org.jsmpp.bean.SubmitMulti
 
setPassword(String) - Method in class org.jsmpp.bean.Bind
Set the password.
setPassword(String) - Method in class org.jsmpp.bean.Outbind
 
setPduProcessorDegree(int) - Method in class org.jsmpp.session.AbstractSession
Set total thread can read PDU and process it parallely.
setPduProcessorDegree(int) - Method in class org.jsmpp.session.SMPPServerSessionListener
 
setPriorityFlag(byte) - Method in class org.jsmpp.bean.MessageRequest
 
setPriorityFlag(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setPriorityFlag(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setProtocolId(byte) - Method in class org.jsmpp.bean.MessageRequest
 
setProtocolId(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setProtocolId(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setRegisteredDelivery(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setRegisteredDelivery(byte) - Method in class org.jsmpp.bean.ReplaceSm
 
setRegisteredDelivery(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setRegisteredDelivery(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setReplaceIfPresent(byte) - Method in class org.jsmpp.bean.MessageRequest
 
setReplaceIfPresent(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setReplaceIfPresentFlag(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setReplyPath() - Method in class org.jsmpp.bean.AbstractSmCommand
Specific Features.
setResponseDeliveryListener(ServerResponseDeliveryListener) - Method in class org.jsmpp.session.SMPPServerSession
 
setResponseDeliveryListener(ServerResponseDeliveryListener) - Method in class org.jsmpp.session.SMPPServerSessionListener
 
setScheduleDeliveryTime(String) - Method in class org.jsmpp.bean.MessageRequest
 
setScheduleDeliveryTime(String) - Method in class org.jsmpp.bean.ReplaceSm
 
setScheduleDeliveryTime(String) - Method in class org.jsmpp.bean.SubmitMulti
 
setScheduleDeliveryTime(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSequenceNumber(int) - Method in class org.jsmpp.bean.Command
Set value of sequence_number.
setServiceType(String) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setServiceType(String) - Method in class org.jsmpp.bean.CancelSm
 
setServiceType(String) - Method in class org.jsmpp.bean.SubmitMulti
 
setServiceType(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSessionStateListener(SessionStateListener) - Method in class org.jsmpp.session.SMPPServerSessionListener
 
setShortMessage(byte[]) - Method in class org.jsmpp.bean.MessageRequest
 
setShortMessage(byte[]) - Method in class org.jsmpp.bean.ReplaceSm
 
setShortMessage(byte[]) - Method in class org.jsmpp.bean.SubmitMulti
 
setShortMessage(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSmDefaultMsgId(byte) - Method in class org.jsmpp.bean.MessageRequest
 
setSmDefaultMsgId(byte) - Method in class org.jsmpp.bean.ReplaceSm
 
setSmDefaultMsgId(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setSmDefaultMsgId(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSmeAckNotRequested() - Method in class org.jsmpp.bean.DeliverSm
SME originated Acknowledgment.
setSmeDeliveryAckRequested() - Method in class org.jsmpp.bean.DeliverSm
SME originated Acknowledgment.
setSmeDeliveryAndManualAckRequested() - Method in class org.jsmpp.bean.DeliverSm
SME originated Acknowledgement.
setSmeManualAcknowledgment() - Method in class org.jsmpp.bean.DeliverSm
Message Type.
setSmeManualAckRequested() - Method in class org.jsmpp.bean.DeliverSm
SME originated Acknowledgement.
setSMEOriginatedAcknowledgement(SMEOriginatedAcknowledgement) - Method in class org.jsmpp.bean.RegisteredDelivery
 
setSmscDeliveryReceipt() - Method in class org.jsmpp.bean.DeliverSm
Message Type.
setSMSCDeliveryReceipt(SMSCDeliveryReceipt) - Method in class org.jsmpp.bean.RegisteredDelivery
 
setSmscDelReceiptFailureRequested() - Method in class org.jsmpp.bean.SubmitSm
SMSC Delivery Receipt.
setSmscDelReceiptNotRequested() - Method in class org.jsmpp.bean.SubmitSm
SMSC Delivery Receipt.
setSmscDelReceiptSuccessAndFailureRequested() - Method in class org.jsmpp.bean.SubmitSm
SMSC Delivery Receipt.
setSoTimeout(int) - Method in interface org.jsmpp.session.connection.Connection
 
setSoTimeout(int) - Method in interface org.jsmpp.session.connection.ServerConnection
 
setSoTimeout(int) - Method in class org.jsmpp.session.connection.socket.ServerSocketConnection
 
setSoTimeout(int) - Method in class org.jsmpp.session.connection.socket.SocketConnection
 
setSourceAddr(String) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setSourceAddr(String) - Method in class org.jsmpp.bean.AlertNotification
 
setSourceAddr(String) - Method in class org.jsmpp.bean.CancelSm
 
setSourceAddr(String) - Method in class org.jsmpp.bean.QuerySm
 
setSourceAddr(String) - Method in class org.jsmpp.bean.ReplaceSm
 
setSourceAddr(String) - Method in class org.jsmpp.bean.SubmitMulti
 
setSourceAddr(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.AlertNotification
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.CancelSm
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.QuerySm
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.ReplaceSm
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setSourceAddrNpi(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.AbstractSmCommand
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.AlertNotification
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.CancelSm
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.QuerySm
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.ReplaceSm
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.SubmitMulti
 
setSourceAddrTon(byte) - Method in class org.jsmpp.bean.SubmitSmValue
 
setSpecificFeature(GSMSpecificFeature) - Method in class org.jsmpp.bean.ESMClass
 
setStoreAndForwardMode() - Method in class org.jsmpp.bean.SubmitSm
Messaging Mode.
setSubmitDate(Date) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setSubmitted(int) - Method in class org.jsmpp.bean.DeliveryReceipt
 
setSystemId(String) - Method in class org.jsmpp.bean.Bind
Set the system_id.
setSystemId(String) - Method in class org.jsmpp.bean.BindResp
Set the system_id.
setSystemId(String) - Method in class org.jsmpp.bean.Outbind
 
setSystemType(String) - Method in class org.jsmpp.bean.Bind
Set the system_type.
setText(String) - Method in class org.jsmpp.bean.DeliveryReceipt
Set the text of delivery receipt.
setTimeout(int) - Method in class org.jsmpp.session.SMPPServerSessionListener
Timeout listening.
setTransactionTimer(long) - Method in class org.jsmpp.session.AbstractSession
 
setTransactionTimer(long) - Method in class org.jsmpp.session.AbstractSMPPOperation
 
setTransactionTimer(long) - Method in interface org.jsmpp.session.Session
 
setUdhi() - Method in class org.jsmpp.bean.AbstractSmCommand
Specific Features.
setUdhiAndReplyPath() - Method in class org.jsmpp.bean.AbstractSmCommand
Specific Features.
setUnsuccessSmes(UnsuccessDelivery[]) - Method in class org.jsmpp.bean.SubmitMultiResp
 
setUp() - Method in class org.jsmpp.bean.ESMClassTest
 
setUp() - Method in class org.jsmpp.extra.PendingResponseTest
 
setUp() - Method in class org.jsmpp.session.BindRequestReceiverTest
 
setUp() - Method in class org.jsmpp.session.BindRequestTest
 
setUp() - Method in class org.jsmpp.util.PDUByteBufferTest
 
setValidityPeriod(String) - Method in class org.jsmpp.bean.MessageRequest
 
setValidityPeriod(String) - Method in class org.jsmpp.bean.ReplaceSm
 
setValidityPeriod(String) - Method in class org.jsmpp.bean.SubmitMulti
 
setValidityPeriod(String) - Method in class org.jsmpp.bean.SubmitSmValue
 
shortConversion() - Method in class org.jsmpp.util.OctetUtilTest
Test the short2bytes and bytes2short conversion.
shortMessage - Variable in class org.jsmpp.bean.MessageRequest
 
shortMessage - Variable in class org.jsmpp.bean.ReplaceSm
 
shortMessage - Variable in class org.jsmpp.bean.SubmitMulti
 
shortMessage - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
shortMessage - Variable in class org.jsmpp.session.DeliverSmCommandTask
 
shortMessage - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
shortMessage - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
shortMessage - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
ShortMessageValidation - Class in org.jsmpp.util
 
ShortMessageValidation() - Constructor for class org.jsmpp.util.ShortMessageValidation
 
shortToBytes(short) - Static method in class org.jsmpp.util.OctetUtil
Convert integer (2 octets) value to bytes.
shutdown() - Method in class org.jsmpp.examples.StressClient
 
SimpleCapacityPolicy - Class in org.jsmpp.util
Simple implementation of CapacityPolicy.
SimpleCapacityPolicy() - Constructor for class org.jsmpp.util.SimpleCapacityPolicy
 
SimpleDataCoding - Class in org.jsmpp.bean
This is simple DataCoding.
SimpleDataCoding() - Constructor for class org.jsmpp.bean.SimpleDataCoding
Construct Data Coding using default Alphabet and MessageClass.CLASS0 Message Class.
SimpleDataCoding(Alphabet, MessageClass) - Constructor for class org.jsmpp.bean.SimpleDataCoding
Construct Data Coding using specified Alphabet and Message Class.
SimpleDataCodingTest - Class in org.jsmpp.bean
 
SimpleDataCodingTest() - Constructor for class org.jsmpp.bean.SimpleDataCodingTest
 
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
 
smDefaultMsgId - Variable in class org.jsmpp.bean.MessageRequest
 
smDefaultMsgId - Variable in class org.jsmpp.bean.ReplaceSm
 
smDefaultMsgId - Variable in class org.jsmpp.bean.SubmitMulti
 
smDefaultMsgId - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
smDefaultMsgId - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
smDefaultMsgId - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
SMEOriginatedAcknowledgement - Enum in org.jsmpp.bean
 
SMEOriginatedAcknowledgement(byte) - Constructor for enum org.jsmpp.bean.SMEOriginatedAcknowledgement
 
SMPPClientOperation - Interface in org.jsmpp.session
 
SMPPConstant - Interface in org.jsmpp
This contains all of the smpp constants.
SMPPOperation - Interface in org.jsmpp.session
 
SMPPServerOperation - Interface in org.jsmpp.session
 
SMPPServerSession - Class in org.jsmpp.session
 
SMPPServerSession(Connection, SessionStateListener, ServerMessageReceiverListener, ServerResponseDeliveryListener, int) - Constructor for class org.jsmpp.session.SMPPServerSession
 
SMPPServerSession(Connection, SessionStateListener, ServerMessageReceiverListener, ServerResponseDeliveryListener, int, PDUSender, PDUReader) - Constructor for class org.jsmpp.session.SMPPServerSession
 
smppServerSession - Variable in class org.jsmpp.session.SMPPServerSessionContext
 
SMPPServerSession.BoundStateListener - Class in org.jsmpp.session
 
SMPPServerSession.BoundStateListener() - Constructor for class org.jsmpp.session.SMPPServerSession.BoundStateListener
 
SMPPServerSession.PDUReaderWorker - Class in org.jsmpp.session
 
SMPPServerSession.PDUReaderWorker() - Constructor for class org.jsmpp.session.SMPPServerSession.PDUReaderWorker
 
SMPPServerSession.ResponseHandlerImpl - Class in org.jsmpp.session
 
SMPPServerSession.ResponseHandlerImpl() - Constructor for class org.jsmpp.session.SMPPServerSession.ResponseHandlerImpl
 
SMPPServerSessionBound - Class in org.jsmpp.session.state
 
SMPPServerSessionBound() - Constructor for class org.jsmpp.session.state.SMPPServerSessionBound
 
SMPPServerSessionBoundRX - Class in org.jsmpp.session.state
 
SMPPServerSessionBoundRX() - Constructor for class org.jsmpp.session.state.SMPPServerSessionBoundRX
 
SMPPServerSessionBoundTX - Class in org.jsmpp.session.state
 
SMPPServerSessionBoundTX() - Constructor for class org.jsmpp.session.state.SMPPServerSessionBoundTX
 
SMPPServerSessionClosed - Class in org.jsmpp.session.state
 
SMPPServerSessionClosed() - Constructor for class org.jsmpp.session.state.SMPPServerSessionClosed
 
SMPPServerSessionContext - Class in org.jsmpp.session
 
SMPPServerSessionContext(SMPPServerSession) - Constructor for class org.jsmpp.session.SMPPServerSessionContext
 
SMPPServerSessionListener - Class in org.jsmpp.session
This object responsible to for new SMPP Session request from ESME.
SMPPServerSessionListener(int) - Constructor for class org.jsmpp.session.SMPPServerSessionListener
 
SMPPServerSessionListener(int, ServerConnectionFactory) - Constructor for class org.jsmpp.session.SMPPServerSessionListener
 
SMPPServerSessionListener(int, int, ServerConnectionFactory) - Constructor for class org.jsmpp.session.SMPPServerSessionListener
 
SMPPServerSessionListener(int, int, int, ServerConnectionFactory) - Constructor for class org.jsmpp.session.SMPPServerSessionListener
 
SMPPServerSessionOpen - Class in org.jsmpp.session.state
 
SMPPServerSessionOpen() - Constructor for class org.jsmpp.session.state.SMPPServerSessionOpen
 
SMPPServerSessionState - Interface in org.jsmpp.session.state
 
SMPPServerSessionTRX - Class in org.jsmpp.session.state
 
SMPPServerSessionTRX() - Constructor for class org.jsmpp.session.state.SMPPServerSessionTRX
 
SMPPServerSessionUnbound - Class in org.jsmpp.session.state
 
SMPPServerSessionUnbound() - Constructor for class org.jsmpp.session.state.SMPPServerSessionUnbound
 
SMPPServerSimulator - Class in org.jsmpp.examples
 
SMPPServerSimulator(int) - Constructor for class org.jsmpp.examples.SMPPServerSimulator
 
SMPPServerSimulator.DeliveryReceiptTask - Class in org.jsmpp.examples
 
SMPPServerSimulator.DeliveryReceiptTask(SMPPServerSession, SubmitSm, MessageId) - Constructor for class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
SMPPServerSimulator.DeliveryReceiptTask(SMPPServerSession, SubmitMulti, MessageId) - Constructor for class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
SMPPServerSimulator.WaitBindTask - Class in org.jsmpp.examples
 
SMPPServerSimulator.WaitBindTask(SMPPServerSession) - Constructor for class org.jsmpp.examples.SMPPServerSimulator.WaitBindTask
 
smppSession - Variable in class org.jsmpp.examples.StressClient
 
SMPPSession - Class in org.jsmpp.session
This is an object that used to communicate with SMPP Server or SMSC.
SMPPSession() - Constructor for class org.jsmpp.session.SMPPSession
Default constructor of SMPPSession.
SMPPSession(PDUSender, PDUReader, ConnectionFactory) - Constructor for class org.jsmpp.session.SMPPSession
 
SMPPSession(String, int, BindParameter, PDUSender, PDUReader, ConnectionFactory) - Constructor for class org.jsmpp.session.SMPPSession
 
SMPPSession(String, int, BindParameter) - Constructor for class org.jsmpp.session.SMPPSession
 
smppSession - Variable in class org.jsmpp.session.SMPPSessionContext
 
SMPPSession.BoundSessionStateListener - Class in org.jsmpp.session
Session state listener for internal class use.
SMPPSession.BoundSessionStateListener() - Constructor for class org.jsmpp.session.SMPPSession.BoundSessionStateListener
 
SMPPSession.PDUReaderWorker - Class in org.jsmpp.session
Worker to read the PDU.
SMPPSession.PDUReaderWorker() - Constructor for class org.jsmpp.session.SMPPSession.PDUReaderWorker
 
SMPPSession.ResponseHandlerImpl - Class in org.jsmpp.session
 
SMPPSession.ResponseHandlerImpl() - Constructor for class org.jsmpp.session.SMPPSession.ResponseHandlerImpl
 
SMPPSessionBound - Class in org.jsmpp.session.state
This class is general bound state implementation of SMPPSessionState.
SMPPSessionBound() - Constructor for class org.jsmpp.session.state.SMPPSessionBound
 
SMPPSessionBoundRX - Class in org.jsmpp.session.state
This class is bound_tx state implementation of SMPPSessionState.
SMPPSessionBoundRX() - Constructor for class org.jsmpp.session.state.SMPPSessionBoundRX
 
SMPPSessionBoundTRX - Class in org.jsmpp.session.state
This class is bound_trx state implementation of SMPPSessionState.
SMPPSessionBoundTRX() - Constructor for class org.jsmpp.session.state.SMPPSessionBoundTRX
 
SMPPSessionBoundTX - Class in org.jsmpp.session.state
This class is unbound state implementation of SMPPSessionState.
SMPPSessionBoundTX() - Constructor for class org.jsmpp.session.state.SMPPSessionBoundTX
 
SMPPSessionClosed - Class in org.jsmpp.session.state
This class is closed state implementation of SMPPSessionState.
SMPPSessionClosed() - Constructor for class org.jsmpp.session.state.SMPPSessionClosed
 
SMPPSessionContext - Class in org.jsmpp.session
 
SMPPSessionContext(SMPPSession, SessionStateListener) - Constructor for class org.jsmpp.session.SMPPSessionContext
 
SMPPSessionOpen - Class in org.jsmpp.session.state
This class is open state implementation of SMPPSessionState.
SMPPSessionOpen() - Constructor for class org.jsmpp.session.state.SMPPSessionOpen
 
SMPPSessionState - Interface in org.jsmpp.session.state
This class is provide interface to response to every incoming SMPP Commands.
SMPPSessionUnbound - Class in org.jsmpp.session.state
This class is unbound state implementation of SMPPSessionState.
SMPPSessionUnbound() - Constructor for class org.jsmpp.session.state.SMPPSessionUnbound
 
SMSCDeliveryReceipt - Enum in org.jsmpp.bean
Used to request an SMSC delivery receipt and/or SME originated acknowledgments.
SMSCDeliveryReceipt(byte) - Constructor for enum org.jsmpp.bean.SMSCDeliveryReceipt
 
smsg(byte[]) - Static method in class org.jsmpp.bean.LongSMS
 
socket - Variable in class org.jsmpp.session.connection.socket.SocketConnection
 
SocketConnection - Class in org.jsmpp.session.connection.socket
 
SocketConnection(Socket) - Constructor for class org.jsmpp.session.connection.socket.SocketConnection
 
SocketConnectionFactory - Class in org.jsmpp.session.connection.socket
 
SocketConnectionFactory() - Constructor for class org.jsmpp.session.connection.socket.SocketConnectionFactory
 
Source_subaddress() - Method in class org.jsmpp.bean.OptionalParameterTest
 
sourceAddr - Variable in class org.jsmpp.bean.AbstractSmCommand
 
sourceAddr - Variable in class org.jsmpp.bean.AlertNotification
 
sourceAddr - Variable in class org.jsmpp.bean.CancelSm
 
sourceAddr - Variable in class org.jsmpp.bean.QuerySm
 
sourceAddr - Variable in class org.jsmpp.bean.ReplaceSm
 
sourceAddr - Variable in class org.jsmpp.bean.SubmitMulti
 
sourceAddr - Variable in class org.jsmpp.examples.StressClient
 
sourceAddr - Variable in class org.jsmpp.session.CancelSmCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.DataSmCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.DeliverSmCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.QuerySmCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
sourceAddr - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
sourceAddress - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
sourceAddrNpi - Variable in class org.jsmpp.bean.AbstractSmCommand
 
sourceAddrNpi - Variable in class org.jsmpp.bean.AlertNotification
 
sourceAddrNpi - Variable in class org.jsmpp.bean.CancelSm
 
sourceAddrNpi - Variable in class org.jsmpp.bean.QuerySm
 
sourceAddrNpi - Variable in class org.jsmpp.bean.ReplaceSm
 
sourceAddrNpi - Variable in class org.jsmpp.bean.SubmitMulti
 
sourceAddrNpi - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.CancelSmCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.DataSmCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.DeliverSmCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.QuerySmCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
sourceAddrNpi - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.bean.AbstractSmCommand
 
sourceAddrTon - Variable in class org.jsmpp.bean.AlertNotification
 
sourceAddrTon - Variable in class org.jsmpp.bean.CancelSm
 
sourceAddrTon - Variable in class org.jsmpp.bean.QuerySm
 
sourceAddrTon - Variable in class org.jsmpp.bean.ReplaceSm
 
sourceAddrTon - Variable in class org.jsmpp.bean.SubmitMulti
 
sourceAddrTon - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
sourceAddrTon - Variable in class org.jsmpp.session.CancelSmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.DataSmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.DeliverSmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.QuerySmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.ReplaceSmCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.SubmitMultiCommandTask
 
sourceAddrTon - Variable in class org.jsmpp.session.SubmitSmCommandTask
 
splitMessage7Bit(byte[]) - Static method in class org.jsmpp.bean.LongSMS
 
splitMessage8Bit(byte[]) - Static method in class org.jsmpp.bean.LongSMS
 
splitUnicodeMessage(byte[], Integer) - Method in class org.jsmpp.examples.SubmitMultipartMultilangualExample
 
start() - Method in class org.jsmpp.util.StopWatch
Start the stop watch.
startTime - Variable in class org.jsmpp.util.StopWatch
 
STAT_ESME_RALYBND - Static variable in interface org.jsmpp.SMPPConstant
ESME already in Bound State.
STAT_ESME_RBCASTCANCELFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RBCASTFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RBCASTQUERYFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RBINDFAIL - Static variable in interface org.jsmpp.SMPPConstant
Bind Failed.
STAT_ESME_RCANCELFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RCNTSUBDL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RDELIVERYFAILURE - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCAST_REP - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTALIAS_NAME - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTAREAFMT - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTCHANIND - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTCNTTYPE - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTFREQINT - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTMSGCLASS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBCASTSRVGRP - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVBNDSTS - Static variable in interface org.jsmpp.SMPPConstant
Incorrect BIND Status for given command.
STAT_ESME_RINVCMDID - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVCMDLEN - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDCS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDESTFLAG - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDFTMSGID - Static variable in interface org.jsmpp.SMPPConstant
Predefined Message Invalid or Not Found.
STAT_ESME_RINVDLNAME - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDSTADDRSUBUNIT - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDSTADR - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDSTNPI - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVDSTTON - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVESMCLASS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVEXPIRY - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVMSGID - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVMSGLEN - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVNUMBCAST_AREAS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVNUMDESTS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVNUMMSGS - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVPASWD - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVPRTFLG - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVREGDLVFLG - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVREPFLAG - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSCHED - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSERTYP - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSRCADDRSUBUNIT - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSRCADR - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSRCNPI - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSRCTON - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSUBREP - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSYSID - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVSYSTYP - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVTLVLEN - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVTLVSTREAM - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RINVTLVVAL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RMISSINGTLV - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RMSGQFUL - Static variable in interface org.jsmpp.SMPPConstant
Message queue full.
STAT_ESME_ROK - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RPROHIBITED - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RQUERYFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RREPLACEFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RSERTYPDENIED - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RSERTYPUNAUTH - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RSERTYPUNAVAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RSUBMITFAIL - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RSYSERR - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RTHROTTLED - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RTLVNOTALLWD - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RUNKNOWNERR - Static variable in interface org.jsmpp.SMPPConstant
 
STAT_ESME_RX_P_APPN - Static variable in interface org.jsmpp.SMPPConstant
ESME Receiver Permanent App Error Code
STAT_ESME_RX_R_APPN - Static variable in interface org.jsmpp.SMPPConstant
ESME Receiver Reject App Error Code
STAT_ESME_RX_T_APPN - Static variable in interface org.jsmpp.SMPPConstant
ESME Receiver Temporary App Error Code
stateProcessor - Variable in class org.jsmpp.session.PDUProcessServerTask
 
stateProcessor - Variable in class org.jsmpp.session.SMPPServerSessionContext
 
stateProcessor - Variable in class org.jsmpp.session.SMPPSessionContext
 
StopWatch - Class in org.jsmpp.util
Simple utility class for watching performance of method invocation.
StopWatch() - Constructor for class org.jsmpp.util.StopWatch
 
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
 
StressClient.TrafficWatcherThread - Class in org.jsmpp.examples
 
StressClient.TrafficWatcherThread() - Constructor for class org.jsmpp.examples.StressClient.TrafficWatcherThread
 
StressServer - Class in org.jsmpp.examples
 
StressServer(int, int) - Constructor for class org.jsmpp.examples.StressServer
 
StressServer.DeliveryReceiptTask - Class in org.jsmpp.examples
 
StressServer.DeliveryReceiptTask(SMPPServerSession, SubmitSm, MessageId) - Constructor for class org.jsmpp.examples.StressServer.DeliveryReceiptTask
 
StressServer.SessionStateListenerImpl - Class in org.jsmpp.examples
 
StressServer.SessionStateListenerImpl() - Constructor for class org.jsmpp.examples.StressServer.SessionStateListenerImpl
 
StressServer.TrafficWatcherThread - Class in org.jsmpp.examples
 
StressServer.TrafficWatcherThread() - Constructor for class org.jsmpp.examples.StressServer.TrafficWatcherThread
 
StressServer.WaitBindTask - Class in org.jsmpp.examples
 
StressServer.WaitBindTask(SMPPServerSession) - Constructor for class org.jsmpp.examples.StressServer.WaitBindTask
 
StrictBufferedInputStream - Class in org.jsmpp.util
There were some ongoing bugs related to use of DataInputStream in conjunction with BufferedInputStream.
StrictBufferedInputStream(InputStream) - Constructor for class org.jsmpp.util.StrictBufferedInputStream
 
StrictBufferedInputStream(InputStream, int) - Constructor for class org.jsmpp.util.StrictBufferedInputStream
 
string2Date(String) - Static method in class org.jsmpp.bean.DeliveryReceipt
YYMMDDhhmm where: YY = last two digits of the year (00-99) MM = month (01-12) DD = day (01-31) hh = hour (00-23) mm = minute (00-59) Java format is (yyMMddHHmm).
StringParameter - Enum in org.jsmpp.util
 
StringParameter(StringType, int, int, boolean, int) - Constructor for enum org.jsmpp.util.StringParameter
 
stringParameterDeserialization() - Method in class org.jsmpp.bean.OptionalParameterTest
 
stringParameterSerialization() - Method in class org.jsmpp.bean.OptionalParameterTest
 
StringType - Enum in org.jsmpp.util
String type values.
StringType() - Constructor for enum org.jsmpp.util.StringType
 
StringValidator - Class in org.jsmpp.util
String validator for the SMPP PDU string types.
StringValidator() - Constructor for class org.jsmpp.util.StringValidator
 
StringValidatorChekNullOrFixedLengthTest - Class in org.jsmpp.util
 
StringValidatorChekNullOrFixedLengthTest() - Constructor for class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
StringValidatorTest - Class in org.jsmpp.util
Test case of string validation.
StringValidatorTest() - Constructor for class org.jsmpp.util.StringValidatorTest
 
strip(DeliverSm) - Method in class org.jsmpp.bean.DefaultDeliveryReceiptStripper
 
strip(DeliverSm) - Method in interface org.jsmpp.bean.DeliveryReceiptStrip
Strip and return the delivery receipt as an object of T.
submitDate - Variable in class org.jsmpp.bean.DeliveryReceipt
 
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
 
submitMessage(SMPPSession, byte[], String, String, MessageClass, Alphabet, ESMClass) - Method in class org.jsmpp.examples.SubmitMultipartMultilangualExample
 
SubmitMulti - Class in org.jsmpp.bean
 
SubmitMulti() - Constructor for class org.jsmpp.bean.SubmitMulti
 
submitMulti(String, TypeOfNumber, NumberingPlanIndicator, String, Address[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter[]) - Method in class org.jsmpp.session.DefaultSMPPClientOperation
 
submitMulti(String, TypeOfNumber, NumberingPlanIndicator, String, Address[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter[]) - Method in interface org.jsmpp.session.SMPPClientOperation
 
submitMulti(int, String, byte, byte, String, DestinationAddress[], byte, byte, byte, String, String, byte, byte, byte, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.util.DefaultComposer
 
submitMulti(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
submitMulti(int, String, byte, byte, String, DestinationAddress[], byte, byte, byte, String, String, byte, byte, byte, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.util.PDUComposer
 
submitMulti(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
 
SubmitMultiCommandTask - Class in org.jsmpp.session
 
SubmitMultiCommandTask(PDUSender, String, TypeOfNumber, NumberingPlanIndicator, String, DestinationAddress[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter[]) - Constructor for class org.jsmpp.session.SubmitMultiCommandTask
 
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
 
SubmitMultipartMultilangualExample.SessionStateListenerImpl - Class in org.jsmpp.examples
 
SubmitMultipartMultilangualExample.SessionStateListenerImpl() - Constructor for class org.jsmpp.examples.SubmitMultipartMultilangualExample.SessionStateListenerImpl
 
submitMultiple(String, TypeOfNumber, NumberingPlanIndicator, String, Address[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.session.ClientSession
Submit short message to multiple destination address.
submitMultiple(String, TypeOfNumber, NumberingPlanIndicator, String, Address[], ESMClass, byte, byte, String, String, RegisteredDelivery, ReplaceIfPresentFlag, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.session.SMPPSession
 
SubmitMultiResp - Class in org.jsmpp.bean
 
SubmitMultiResp() - Constructor for class org.jsmpp.bean.SubmitMultiResp
 
submitMultiResp(int, String, UnsuccessDelivery...) - Method in class org.jsmpp.session.DefaultSMPPServerOperation
 
submitMultiResp(int, String, UnsuccessDelivery...) - Method in interface org.jsmpp.session.SMPPServerOperation
 
submitMultiResp(int, String, UnsuccessDelivery...) - Method in class org.jsmpp.util.DefaultComposer
 
submitMultiResp(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
submitMultiResp(int, String, UnsuccessDelivery...) - Method in interface org.jsmpp.util.PDUComposer
 
submitMultiResp(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
 
SubmitMultiResult - Class in org.jsmpp.bean
 
SubmitMultiResult(String, UnsuccessDelivery...) - Constructor for class org.jsmpp.bean.SubmitMultiResult
 
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.
submitShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.session.ClientSession
Submit a short message to specified destination address.
submitShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.session.SMPPSession
 
SubmitSm - Class in org.jsmpp.bean
 
SubmitSm() - Constructor for class org.jsmpp.bean.SubmitSm
 
submitSm - Variable in class org.jsmpp.examples.StressServer.DeliveryReceiptTask
 
submitSm(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.session.DefaultSMPPClientOperation
 
submitSm(String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.session.SMPPClientOperation
 
submitSm(int, String, byte, byte, String, byte, byte, String, byte, byte, byte, String, String, byte, byte, byte, byte, byte[], OptionalParameter...) - Method in class org.jsmpp.util.DefaultComposer
 
submitSm(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
submitSm(int, String, byte, byte, String, byte, byte, String, byte, byte, byte, String, String, byte, byte, byte, byte, byte[], OptionalParameter...) - Method in interface org.jsmpp.util.PDUComposer
Submit short message (submit_sm).
submitSm(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
Decompose the SMPP PDU submit short message command.
SubmitSmCommandTask - Class in org.jsmpp.session
 
SubmitSmCommandTask(PDUSender, String, TypeOfNumber, NumberingPlanIndicator, String, TypeOfNumber, NumberingPlanIndicator, String, ESMClass, byte, byte, String, String, RegisteredDelivery, byte, DataCoding, byte, byte[], OptionalParameter...) - Constructor for class org.jsmpp.session.SubmitSmCommandTask
 
SubmitSmResp - Class in org.jsmpp.bean
 
SubmitSmResp() - Constructor for class org.jsmpp.bean.SubmitSmResp
 
submitSmResp(MessageId, int) - Method in class org.jsmpp.session.DefaultSMPPServerOperation
 
submitSmResp(MessageId, int) - Method in interface org.jsmpp.session.SMPPServerOperation
 
submitSmResp(int, String) - Method in class org.jsmpp.util.DefaultComposer
 
submitSmResp(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
submitSmResp(int, String) - Method in interface org.jsmpp.util.PDUComposer
Submit short message response (submit_sm_resp).
submitSmResp(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
Decompose the SMPP PDU submit short message response command.
SubmitSmValue - Class in org.jsmpp.bean
 
SubmitSmValue() - Constructor for class org.jsmpp.bean.SubmitSmValue
 
SubmitSmValue(String, byte, byte, String, byte, byte, String, byte, byte, byte, String, String, byte, byte, byte, byte, String) - Constructor for class org.jsmpp.bean.SubmitSmValue
 
submitted - Variable in class org.jsmpp.bean.DeliveryReceipt
 
SynchronizedPDUReader - Class in org.jsmpp
This class id implementation of PDUReader that use synchronize when accessing to the InputStream or DataInputStream tha used to read the PDU.
SynchronizedPDUReader() - Constructor for class org.jsmpp.SynchronizedPDUReader
Default constructor.
SynchronizedPDUReader(PDUReader) - Constructor for class org.jsmpp.SynchronizedPDUReader
Construct with specified pdu reader.
SynchronizedPDUSender - Class in org.jsmpp
PDU sender with synchronized the OutputStream.
SynchronizedPDUSender() - Constructor for class org.jsmpp.SynchronizedPDUSender
Default constructor.
SynchronizedPDUSender(PDUSender) - Constructor for class org.jsmpp.SynchronizedPDUSender
Construct with specified PDUSender.
systemId - Variable in class org.jsmpp.bean.Bind
 
systemId - Variable in class org.jsmpp.bean.BindResp
 
systemId - Variable in class org.jsmpp.bean.Outbind
 
systemId - Variable in class org.jsmpp.examples.StressClient
 
systemId - Variable in class org.jsmpp.session.BindCommandTask
 
systemId - Variable in class org.jsmpp.session.BindParameter
 
systemId - Variable in class org.jsmpp.session.BindRequest
 
systemType - Variable in class org.jsmpp.bean.Bind
 
systemType - Variable in class org.jsmpp.session.BindCommandTask
 
systemType - Variable in class org.jsmpp.session.BindParameter
 
systemType - Variable in class org.jsmpp.session.BindRequest
 

A B C D E F G H I L M N O P Q R S T U V W Z _