public interface ServiceResponse extends IncomingMessage
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode()
Returns the status code, e.g.
|
java.lang.String |
getStatusText()
Returns the status text
|
getBody, getHeader, getHeaders