Class GatekeeperReply

    • Field Detail

      • protocolVersion

        public int protocolVersion
      • status

        public int status
      • jobManagerUrl

        public java.lang.String jobManagerUrl
      • failureCode

        public int failureCode
      • jobFailureCode

        public int jobFailureCode
      • exitCode

        public int exitCode
    • Constructor Detail

      • GatekeeperReply

        public GatekeeperReply​(java.io.InputStream in)
                        throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • myparse

        protected void myparse()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • toString

        public java.lang.String toString()
        Description copied from class: HttpResponse
        Generates a string representation of the http header
        Overrides:
        toString in class HttpResponse
        Returns:
        String a string representation of the http header