パッケージ org.fanout.gripcontrol

クラス Response

java.lang.Object
org.fanout.gripcontrol.Response

public class Response
extends Object
The Response class is used to represent a set of HTTP response data. Populated instances of this class are serialized to JSON and passed to the GRIP proxy in the body. The GRIP proxy then parses the message and deserialized the JSON into an HTTP response that is passed back to the client.