Class HTTPResponseParser

java.lang.Object
org.globus.util.http.HTTPParser
org.globus.util.http.HTTPResponseParser

public class HTTPResponseParser extends HTTPParser
  • Field Details

    • _httpType

      protected String _httpType
    • _httpCode

      protected int _httpCode
    • _httpMsg

      protected String _httpMsg
  • Constructor Details

  • Method Details