public class DeliverRequest extends MessageRequest<DeliverResponse>
Operation.Type| Constructor and Description |
|---|
DeliverRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeliverResponse |
createResponse() |
void |
validate()
Validates the operation whether it contains all required properties
per the SXMP protocol specifications.
|
getDestinationAddress, getOperatorId, getOptionalParams, getPriority, getSourceAddress, getText, getTextEncoding, setDestinationAddress, setOperatorId, setOptionalParams, setPriority, setSourceAddress, setText, setText, setTextEncoding, toStringgetAccount, getApplication, setAccount, setApplicationgetReferenceId, getTicketId, getType, getVersion, isRequest, isResponse, setReferenceId, setTicketIdpublic DeliverResponse createResponse() throws SxmpErrorException
createResponse in class Request<DeliverResponse>SxmpErrorExceptionpublic void validate()
throws SxmpErrorException
Operationvalidate in class MessageRequest<DeliverResponse>SxmpErrorException - Thrown if any required elements are missing.Copyright © 2016. All rights reserved.