public class CallbackResponse extends GatekeeperReply
| Modifier and Type | Field and Description |
|---|---|
protected String |
callbackURL |
protected String |
httpMethod |
exitCode, failureCode, jobFailureCode, jobManagerUrl, protocolVersion, statuscharsRead, chunked, connection, contentLength, contentType, httpCode, httpMsg, httpType, input, location, server| Constructor and Description |
|---|
CallbackResponse(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseHttp(String line) |
String |
toString() |
myparsegetRest, readLinepublic CallbackResponse(InputStream in) throws IOException
IOExceptionpublic void parseHttp(String line)
parseHttp in class HttpResponsepublic String toString()
toString in class GatekeeperReplyCopyright © 2013. All Rights Reserved.