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

T

tag - Variable in class org.jsmpp.bean.OptionalParameter
 
TAG_SAR_MSG_REF_NUM - Static variable in interface org.jsmpp.SMPPConstant
 
TAG_SAR_SEGMENT_SEQNUM - Static variable in interface org.jsmpp.SMPPConstant
 
TAG_SAR_TOTAl_SEGMENTS - Static variable in interface org.jsmpp.SMPPConstant
 
TAG_SC_INTERFACE_VERSION - Static variable in interface org.jsmpp.SMPPConstant
 
testAnotherShortConversion() - Method in class org.jsmpp.util.OctetUtilTest
Test another short2bytes and bytes2short conversion.
testBoundRxState() - Method in class org.jsmpp.extra.SessionStateTest
 
testBoundTrxState() - Method in class org.jsmpp.extra.SessionStateTest
 
testBoundTxState() - Method in class org.jsmpp.extra.SessionStateTest
 
testClosedState() - Method in class org.jsmpp.extra.SessionStateTest
 
testCycle() - Method in class org.jsmpp.util.SequenceTest
 
testDoneWithInvalidResponse() - Method in class org.jsmpp.extra.PendingResponseTest
 
testEmpty() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testEmpty() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testEncode() - Method in class org.jsmpp.util.HexUtilTest
 
testEquality() - Method in class org.jsmpp.bean.ReplaceIfPresentFlagTest
 
testExceedLength() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testExceedLength() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testFailedAccept() - Method in class org.jsmpp.session.BindRequestTest
 
testFailedReject() - Method in class org.jsmpp.session.BindRequestTest
 
testFixedLength() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testFixedLength() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testLengthValidityForByteAppends() - Method in class org.jsmpp.util.PDUByteBufferTest
 
testLengthValidityForCString() - Method in class org.jsmpp.util.PDUByteBufferTest
 
testLengthValidityForIntAppends() - Method in class org.jsmpp.util.PDUByteBufferTest
 
testLengthValidityForString() - Method in class org.jsmpp.util.PDUByteBufferTest
 
testMessageType() - Method in class org.jsmpp.bean.ESMClassTest
 
testNonExceedLength() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testNonExceedLength() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testNonSingleAccept() - Method in class org.jsmpp.session.BindRequestTest
 
testNonSingleReject() - Method in class org.jsmpp.session.BindRequestTest
 
testNonSingleWait() - Method in class org.jsmpp.session.BindRequestReceiverTest
 
testNoSingleAccept() - Method in class org.jsmpp.session.BindRequestReceiverTest
 
testNull() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testNull() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testOpenState() - Method in class org.jsmpp.extra.SessionStateTest
 
testReachTimeout() - Method in class org.jsmpp.extra.PendingResponseTest
Test PendingResponse for reached timeout.
testReadUntilNull() - Method in class org.jsmpp.util.SequentialByteReaderTest
Test reading byte until null (0).
testReceiveRequest() - Method in class org.jsmpp.session.BindRequestReceiverTest
 
testSequence() - Method in class org.jsmpp.util.SequenceTest
 
testShortEncode() - Method in class org.jsmpp.util.OctetUtilTest
Short encoded test from igor.skornyakov
testShortEncodeFromIgor() - Method in class org.jsmpp.util.OctetUtilTest
This is test from igor.skornyakov
testSingleChar() - Method in class org.jsmpp.util.COctetStringNullOrFixedLengthTest
 
testSingleChar() - Method in class org.jsmpp.util.StringValidatorChekNullOrFixedLengthTest
 
testSMSCDeliveryReceipt() - Method in class org.jsmpp.bean.RegisteredDeliveryTest
 
testSpecificFeature() - Method in class org.jsmpp.bean.ESMClassTest
 
testStaticAbsoluteFormatter() - Method in class org.jsmpp.util.DateFormatterTest
 
testStaticRelativeFormatter() - Method in class org.jsmpp.util.DateFormatterTest
 
testSucceedAccept() - Method in class org.jsmpp.session.BindRequestTest
 
testSucceedReject() - Method in class org.jsmpp.session.BindRequestTest
 
testUnbound() - Method in class org.jsmpp.extra.SessionStateTest
 
testUnreachTimeout() - Method in class org.jsmpp.extra.PendingResponseTest
 
testValidation() - Method in class org.jsmpp.util.StringValidatorTest
 
testWaitTimeout() - Method in class org.jsmpp.session.BindRequestReceiverTest
 
text - Variable in class org.jsmpp.bean.DeliveryReceipt
 
timeFormatter - Static variable in class org.jsmpp.examples.AsyncSubmitReceiveDeliverSmExample
 
timeFormatter - Static variable in class org.jsmpp.examples.SimpleSubmitExample
 
timeFormatter - Static variable in class org.jsmpp.examples.SimpleSubmitRegisteredExample
 
timeFormatter - Static variable in class org.jsmpp.examples.SimpleSubmitSimpleReceiveExample
 
timeFormatter - Static variable in class org.jsmpp.examples.SubmitLongMessageExample
 
timeFormatter - Static variable in class org.jsmpp.examples.SubmitMultiExample
 
TimeFormatter - Interface in org.jsmpp.util
This provide time formatter functionality from a type to a String representation of date that can be recognized based on SMPP protocol.
timeout - Variable in class org.jsmpp.extra.PendingResponse
 
timezone - Variable in class org.jsmpp.util.RelativeTimeFormatter
 
to2DigitString(int) - Static method in class org.jsmpp.util.IntUtil
 
to4DigitString(int) - Static method in class org.jsmpp.util.IntUtil
 
toByte() - Method in interface org.jsmpp.bean.DataCoding
Get the byte representation of Data Coding.
toByte() - Method in class org.jsmpp.bean.GeneralDataCoding
 
toByte() - Method in class org.jsmpp.bean.MessageWaitingDataCoding
 
toByte() - Method in class org.jsmpp.bean.RawDataCoding
 
toByte() - Method in class org.jsmpp.bean.SimpleDataCoding
 
toBytes() - Method in class org.jsmpp.util.PDUByteBuffer
Get the composed bytes of PDU.
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Addr_subunit
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Bearer_type
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Callback_num_pres_ind.Presentation_Indicator
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Callback_num_pres_ind.Screening_Indicator
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Delivery_failure_reason.Delivery_failure_reason_enum
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Language_indicator.Language_indicator_enum
 
toEnum(short) - Static method in enum org.jsmpp.bean.OptionalParameter.Message_state.Message_state_enum
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.More_messages_to_send.More_messages_to_send_enum
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Ms_availability_status.Ms_availability_status_enum
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Ms_msg_wait_facilities.Ms_msg_wait_facilities_type
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Network_error_code.Network_error_code_type
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Network_type
 
toEnum(byte) - Static method in enum org.jsmpp.bean.OptionalParameter.Payload_type.Payload_type_enum
 
toHexString(int) - Static method in class org.jsmpp.util.IntUtil
 
TON_ABBREVIATED - Static variable in interface org.jsmpp.SMPPConstant
 
TON_ALPHANUMERIC - Static variable in interface org.jsmpp.SMPPConstant
 
TON_INTERNATIONAL - Static variable in interface org.jsmpp.SMPPConstant
 
TON_NATIONAL - Static variable in interface org.jsmpp.SMPPConstant
 
TON_NETWORK_SPECIFIC - Static variable in interface org.jsmpp.SMPPConstant
 
TON_SUBSCRIBER_NUMBER - Static variable in interface org.jsmpp.SMPPConstant
 
TON_UNKNOWN - Static variable in interface org.jsmpp.SMPPConstant
 
toNDigitString(int, int) - Static method in class org.jsmpp.util.IntUtil
 
toString() - Method in class org.jsmpp.bean.Command
 
toString() - Method in class org.jsmpp.bean.DeliveryReceipt
 
toString() - Method in class org.jsmpp.bean.GeneralDataCoding
 
toString() - Method in class org.jsmpp.bean.MessageWaitingDataCoding
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Byte
Print Optional Parameter byte in hex format
toString() - Method in class org.jsmpp.bean.OptionalParameter.Dest_addr_subunit
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Dest_bearer_type
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Dest_network_type
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Int
Print Optional Parameter byte in hex format
toString() - Method in class org.jsmpp.bean.OptionalParameter.Message_state
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Ms_msg_wait_facilities
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Payload_type
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Short
Print Optional Parameter byte in hex format
toString() - Method in class org.jsmpp.bean.OptionalParameter.Source_addr_subunit
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Source_bearer_type
 
toString() - Method in class org.jsmpp.bean.OptionalParameter.Source_network_type
 
toString() - Method in class org.jsmpp.bean.RawDataCoding
 
toString() - Method in class org.jsmpp.bean.SimpleDataCoding
 
toString() - Method in class org.jsmpp.util.MessageId
 
totalDelivered - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
totalRequestCounter - Variable in class org.jsmpp.examples.StressClient
 
totalResponseCounter - Variable in class org.jsmpp.examples.StressClient
 
totalSubmitted - Variable in class org.jsmpp.examples.SMPPServerSimulator.DeliveryReceiptTask
 
transactionTimer - Variable in class org.jsmpp.session.AbstractSession
 
transactionTimer - Variable in class org.jsmpp.session.AbstractSMPPOperation
 
type - Variable in enum org.jsmpp.bean.OptionalParameter.Tag
 
type() - Method in enum org.jsmpp.bean.OptionalParameter.Tag
 
type - Variable in enum org.jsmpp.util.StringParameter
 
typeOfNumber - Variable in class org.jsmpp.bean.Address
 
TypeOfNumber - Enum in org.jsmpp.bean
Type of Number based on SMPP version 3.4.
TypeOfNumber(byte) - Constructor for enum org.jsmpp.bean.TypeOfNumber
 

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