|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.davesag.smpp.command | |
| com.davesag.smpp | The smpp package contains the main SMPPCommander interface and an
AbstractSMPPCommander class for your application to extend. |
| com.davesag.smpp.command | The command package contains classes that deal with incoming commands
and their responses. |
| Classes in com.davesag.smpp.command used by com.davesag.smpp | |
| Command
a command to the server. |
|
| CommandFormatException
An CommandFormatException should be thrown when
a CommandFactory tries to parse a command string that can not be mapped
to a known command, or whose params are not valid. |
|
| ErrorResponse
A marker class for a targetted error response from the server. |
|
| Response
A targetted response from the server. |
|
| Classes in com.davesag.smpp.command used by com.davesag.smpp.command | |
| Command
a command to the server. |
|
| CommandFactory
|
|
| CommandFormatException
An CommandFormatException should be thrown when
a CommandFactory tries to parse a command string that can not be mapped
to a known command, or whose params are not valid. |
|
| ErrorResponse
A marker class for a targetted error response from the server. |
|
| Response
A targetted response from the server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||