| Interface | Description |
|---|---|
| SxmpProcessor |
Interface for processing SXMP requests.
|
| Class | Description |
|---|---|
| Account | |
| Application | |
| DeliverRequest | |
| DeliverResponse | |
| DeliveryReportRequest | |
| DeliveryReportResponse | |
| DeliveryStatus | |
| ErrorResponse | |
| MessageRequest<E extends Response> | |
| MobileAddress | |
| Operation | |
| OptionalParamMap |
Map
|
| PartialOperation |
An operation that could only be partially parsed.
|
| Request<E extends Response> | |
| Response | |
| SubmitRequest | |
| SubmitResponse | |
| SxmpParser | |
| SxmpSender |
Utility class for a simple way of sending a request and returning a response.
|
| SxmpSession | |
| SxmpWriter |
| Enum | Description |
|---|---|
| MobileAddress.Type | |
| Operation.Type | |
| Priority |
Priority for internal priority queuing and SMPP priority_flag.
|
| SxmpErrorCode | |
| TextEncoding |
Enumeration of all text encodings supported by the SXMP protocol.
|
| Exception | Description |
|---|---|
| SxmpErrorException |
Exception thrown when the XML was parsed correctly enough to produce a valid
XML error response.
|
| SxmpParsingException |
Exception thrown when the XML could not be parsed and recognized as a valid
SXMP operation.
|
Copyright © 2016. All rights reserved.