Class XmlResponder<S>
java.lang.Object
esendex.sdk.java.service.resource.base.XmlResponder<S>
- Type Parameters:
S
- the expected type of the response object
The Class XmlResponder.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlResponder
Instantiates a new xml responder.- Parameters:
responseContent
- the response content- Throws:
EsendexException
- the esendex exception
-
-
Method Details
-
getResponseObject
Gets the response object.- Returns:
- the response object
-