Interface MessageResponse

All Superinterfaces:
BaseMessageResponse, BaseResponse, GenericResponse, HttpBaseResponse, HttpMessageResponse
All Known Subinterfaces:
Response

@Deprecated(forRemoval=true) public interface MessageResponse extends GenericResponse, HttpMessageResponse
Deprecated, for removal: This API element is subject to removal in a future version.
Represents a response that can manipulate a flow of messages.
Author:
Guillaume LAMIRAND (guillaume.lamirand at graviteesource.com), GraviteeSource Team