public interface IResponseSendable<T> extends ISendable<T>
Response message to be returned by a server application.
Modifier and Type | Method and Description |
---|---|
ResponseCode |
getResponseCode() |
getEncodingStyle, getMessage, writeMessage
ResponseCode getResponseCode()
Copyright © 2012–2017 University Health Network. All rights reserved.