Class CallbackResponse
java.lang.Object
org.globus.util.http.HttpResponse
org.globus.gram.internal.GatekeeperReply
org.globus.gram.internal.CallbackResponse
-
Field Summary
FieldsFields inherited from class GatekeeperReply
exitCode, failureCode, jobFailureCode, jobManagerUrl, protocolVersion, statusFields inherited from class HttpResponse
charsRead, chunked, connection, contentLength, contentType, httpCode, httpMsg, httpType, input, location, server -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GatekeeperReply
myparseMethods inherited from class HttpResponse
getRest, readLine
-
Field Details
-
httpMethod
-
callbackURL
-
-
Constructor Details
-
CallbackResponse
- Throws:
IOException
-
-
Method Details
-
parseHttp
- Overrides:
parseHttpin classHttpResponse
-
toString
Description copied from class:HttpResponseGenerates a string representation of the http header- Overrides:
toStringin classGatekeeperReply- Returns:
Stringa string representation of the http header
-