Class GatekeeperReply

java.lang.Object
org.globus.util.http.HttpResponse
org.globus.gram.internal.GatekeeperReply
Direct Known Subclasses:
CallbackResponse

public class GatekeeperReply extends HttpResponse
  • Field Details

    • protocolVersion

      public int protocolVersion
    • status

      public int status
    • jobManagerUrl

      public String jobManagerUrl
    • failureCode

      public int failureCode
    • jobFailureCode

      public int jobFailureCode
    • exitCode

      public int exitCode
  • Constructor Details

  • Method Details

    • myparse

      protected void myparse() throws IOException
      Throws:
      IOException
    • toString

      public 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