public class Response extends Object
Response(String contentType, String content, int code)
int
code()
String
content()
contentType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response(String contentType, String content, int code)
public String contentType()
public String content()
public int code()
Copyright © 2015. All Rights Reserved.