Uses of Class
org.apache.commons.httpclient.StatusLine

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

Uses of StatusLine in org.apache.commons.httpclient
 

Methods in org.apache.commons.httpclient that return StatusLine
 StatusLine HttpMethodBase.getStatusLine()
          Provide access to the status line.
 StatusLine HttpMethod.getStatusLine()
          Return the Status-Line from the response.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.