public class HttpResponseContext extends Object
HttpResponseContext(int responseCode, String response)
String
getResponse()
int
getResponseCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpResponseContext(int responseCode, String response)
public int getResponseCode()
public String getResponse()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.