All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Address Represents "address" and "address_range" fields in PDUs.AlertNotification Represents ALERT_NOTIFICATION request PDUBindReceiver Represents BIND_RECEIVER request PDUBindReceiverResp Represents BIND_RECEIVER_RESP response PDUBindRequest Common base class for bind_receiver, bind_transmitter and bind_tranceiver request PDUsBindResponse Common base class for bind_receiver_resp, bind_transmitter_resp and bind_tranceiver_resp response PDUsBindTransceiver Represents BIND_TRANSCEIVER request PDUBindTransceiverResp Represents BIND_TRANSCEIVER_RESP response PDUBindTransmitter Represents BIND_TRANSMITTER request PDUBindTransmitterResp Represents BIND_TRANSMITTER_RESP response PDUBroadcastSM Represents BROADCAST_SM request PDUBroadcastSMResp Represents BROADCAST_SM_RESP response PDUByteData Utility methods for PDUs and other PDU-related types (addresses, TLVs etc).CancelBroadcastSM Represents CANCEL_BROADCAST_SM request PDUCancelBroadcastSMResp Represents CANCEL_BROADCAST_SM_RESP response PDUCancelSM Represents CANCEL_SM request PDUCancelSMResp Represents CANCEL_SM_RESP response PDUCommandID Constant definitions for PDU commandId fieldsCommandStatus Constant definitions for PDU commandStatus field (also errorStatusCode field in SubmitMultiResp PDU).Constants Various PDU-related constant values.DataSM Represents DATA_SM request PDUDataSMResp Represents DATA_SM_RESP response PDUDeliverSM Represents DELIVER_SM request PDUDeliverSMResp Represents DELIVER_SM_RESP response PDUEnquireLink Represents ENQUIRE_LINK request PDUEnquireLinkResp Represents ENQUIRE_LINK_RESP response PDUGenericNack Represents GENERIC_NACK response PDUIncomingSmppRequestActivity An incoming request activity, created when an SMPP request is received by the RA.InvalidPDUFieldException MessageDeliveryRequestTLV Utility class for determining if particular TLVs are allowed on message submission requests.MessageSubmissionRequestTLV Utility class for determining if particular TLVs are allowed on message submission requests.Outbind Represents OUTBIND request PDUOutgoingSmppRequestActivity An outgoing request activity, created by an SBB to send an SMPP request.PDU Common base class for all SMPP PDU typesQueryBroadcastSM Represents QUERY_BROADCAST_SM request PDUQueryBroadcastSMResp Represents QUERY_BROADCAST_SM_RESP response PDUQuerySM Represents QUERY_SM request PDUQuerySMResp Represents QUERY_SM_RESP response PDUReplaceSM Represents REPLACE_SM request PDUReplaceSMResp Represents REPLACE_SM_RESP response PDURequest Common base class for all SMPP Request PDU typesResponse Common base class for all SMPP Response PDU typesResponseFuture<T extends Response> A future for services to wait for and get responses from.ShortMessage Encapsulates the short message data and the sm_length field that precedes it in a PDU.SmppActivity A superinterface for SMPP request/response activities.SmppActivityContextInterfaceFactory Interface for factory (implemented by the SLEE) to provide `ActivityContextInterface` instances for SMPP activities.SmppDateFormatException SmppErrorEvent Event fired when an error has occurred, or a timeout has expired.SmppErrorType SmppException An exception used when general errors occur, and as a superclass of other SMPP exceptions.SmppParseException SmppProvider Entry point to API for sending SMPP requests.SmppRequestEvent Event fired when a valid SMPP request PDU is received.SmppResponseEvent Event fired when a valid SMPP response PDU is received.SmppSendException An exception used when requests or responses could not be sent.SmppSession This interface represents an SBB's view of an SMPP session.SmppSessionEvent Event fired when an SMPP session has been created or torn down by a remote SMPP node.SmppStringLengthException SmppTooManyValuesException SubmitMulti Represents SUBMIT_MULTI request PDUSubmitMultiResp Represents SUBMIT_MULTI_RESP response PDUSubmitMultiResp.UnsuccessSME Represents the "unsuccess_sme" field in a submit_multi_resp PDU.SubmitSM Represents SUBMIT_SM request PDUSubmitSMResp Represents SUBMIT_SM_RESP response PDUTLV Represents SMPP optional parameter (known as Tag-Length-Value in spec).TLVAlreadyExistsException Unbind Represents UNBIND request PDUUnbindResp Represents UNBIND_RESP response PDUVersions Contains constants for component versions.