org.globus.gram.internal
Class CallbackResponse
java.lang.Object
org.globus.util.http.HttpResponse
org.globus.gram.internal.GatekeeperReply
org.globus.gram.internal.CallbackResponse
public class CallbackResponse
- extends GatekeeperReply
Fields inherited from class org.globus.util.http.HttpResponse |
charsRead, chunked, connection, contentLength, contentType, httpCode, httpMsg, httpType, input, location, server |
httpMethod
protected String httpMethod
callbackURL
protected String callbackURL
CallbackResponse
public CallbackResponse(InputStream in)
throws IOException
- Throws:
IOException
parseHttp
public void parseHttp(String line)
- Overrides:
parseHttp
in class HttpResponse
toString
public String toString()
- Description copied from class:
HttpResponse
- Generates a string representation of the http header
- Overrides:
toString
in class GatekeeperReply
- Returns:
String
a string representation of the http header