Uses of Class
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.StatusLine

Packages that use StatusLine
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of StatusLine in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 

Fields in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient declared as StatusLine
protected  StatusLine HttpMethodBase.statusLine
          The Status-Line from the response.
 

Methods in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient that return StatusLine
 StatusLine HttpMethod.getStatusLine()
          Returns the Status-Line from the most recent response for this method, or null if the method has not been executed.
 StatusLine HttpMethodBase.getStatusLine()
          Provides access to the response status line.
 



Copyright © 2010 Internet2. All Rights Reserved.