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

Q

queryShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String) - Method in interface org.jsmpp.session.ClientSession
Query previous submitted short message based on it's message_id and message_id.
queryShortMessage(String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.session.SMPPSession
 
QuerySm - Class in org.jsmpp.bean
 
QuerySm() - Constructor for class org.jsmpp.bean.QuerySm
 
querySm(String, TypeOfNumber, NumberingPlanIndicator, String) - Method in class org.jsmpp.session.DefaultSMPPClientOperation
 
querySm(String, TypeOfNumber, NumberingPlanIndicator, String) - Method in interface org.jsmpp.session.SMPPClientOperation
 
querySm(int, String, byte, byte, String) - Method in class org.jsmpp.util.DefaultComposer
 
querySm(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
querySm(int, String, byte, byte, String) - Method in interface org.jsmpp.util.PDUComposer
 
querySm(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
Decompose the SMPP PDU query short message command.
QuerySmCommandTask - Class in org.jsmpp.session
 
QuerySmCommandTask(PDUSender, String, TypeOfNumber, NumberingPlanIndicator, String) - Constructor for class org.jsmpp.session.QuerySmCommandTask
 
QuerySmResp - Class in org.jsmpp.bean
 
QuerySmResp() - Constructor for class org.jsmpp.bean.QuerySmResp
 
querySmResp(String, String, MessageState, byte, int) - Method in class org.jsmpp.session.DefaultSMPPServerOperation
 
querySmResp(String, String, MessageState, byte, int) - Method in interface org.jsmpp.session.SMPPServerOperation
 
querySmResp(int, String, String, byte, byte) - Method in class org.jsmpp.util.DefaultComposer
 
querySmResp(byte[]) - Method in class org.jsmpp.util.DefaultDecomposer
 
querySmResp(int, String, String, byte, byte) - Method in interface org.jsmpp.util.PDUComposer
 
querySmResp(byte[]) - Method in interface org.jsmpp.util.PDUDecomposer
Decompose the SMPP PDU query short message reponse command.
QuerySmResult - Class in org.jsmpp.session
Result of query short message.
QuerySmResult(String, MessageState, byte) - Constructor for class org.jsmpp.session.QuerySmResult
 
QueueException - Exception in org.jsmpp.extra
General queue exception.
QueueException() - Constructor for exception org.jsmpp.extra.QueueException
Default constructor.
QueueException(String, Throwable) - Constructor for exception org.jsmpp.extra.QueueException
Construct with specified message and cause.
QueueException(String) - Constructor for exception org.jsmpp.extra.QueueException
Construct with specified message.
QueueException(Throwable) - Constructor for exception org.jsmpp.extra.QueueException
Construct with specified cause.
QueueMaxException - Exception in org.jsmpp.extra
This exception is thrown if the message queue has reach it maximum size.
QueueMaxException() - Constructor for exception org.jsmpp.extra.QueueMaxException
Default constructor.
QueueMaxException(String, Throwable) - Constructor for exception org.jsmpp.extra.QueueMaxException
Construct with specified detail messsage and cause.
QueueMaxException(String) - Constructor for exception org.jsmpp.extra.QueueMaxException
Construct with specified message.
QueueMaxException(Throwable) - Constructor for exception org.jsmpp.extra.QueueMaxException
Construct with specified cause.

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