public interface Response extends Message
| Modifier and Type | Method and Description |
|---|---|
HTTPResponse |
toHTTPResponse()
Returns the matching HTTP response.
|
HTTPResponse toHTTPResponse() throws SerializeException
SerializeException - If the response message couldn't be
serialised to an HTTP response.Copyright © 2013 NimbusDS. All Rights Reserved.