Package org.jsmpp.extra

Class Summary
PendingResponse<T extends Command> This class is utility that able wait for a response for specified timeout.
PendingResponseTest  
SessionStateTest  
 

Enum Summary
SessionState Enum constant represent session state.
 

Exception Summary
NegativeResponseException This exception is thrown if we receive an negative response.
ProcessRequestException Thrown if there is an error occur when processing request.
QueueException General queue exception.
QueueMaxException This exception is thrown if the message queue has reach it maximum size.
ResponseTimeoutException Throw if the the response never come for specified timeout.