Uses of Package
org.apache.awf.web.http.protocol

Packages that use org.apache.awf.web.http.protocol
org.apache.awf.web.handler   
org.apache.awf.web.http   
org.apache.awf.web.http.client   
org.apache.awf.web.http.protocol   
 

Classes in org.apache.awf.web.http.protocol used by org.apache.awf.web.handler
HttpVerb
          An Enumeration of all available HTTP verbs, as defined by Hypertext Transfer Protocol -- HTTP/1.1 (RFC 2616).
 

Classes in org.apache.awf.web.http.protocol used by org.apache.awf.web.http
HttpStatus
          An Enumeration of all known HTTP status codes.
HttpVerb
          An Enumeration of all available HTTP verbs, as defined by Hypertext Transfer Protocol -- HTTP/1.1 (RFC 2616).
 

Classes in org.apache.awf.web.http.protocol used by org.apache.awf.web.http.client
HttpVerb
          An Enumeration of all available HTTP verbs, as defined by Hypertext Transfer Protocol -- HTTP/1.1 (RFC 2616).
 

Classes in org.apache.awf.web.http.protocol used by org.apache.awf.web.http.protocol
HttpStatus
          An Enumeration of all known HTTP status codes.
HttpVerb
          An Enumeration of all available HTTP verbs, as defined by Hypertext Transfer Protocol -- HTTP/1.1 (RFC 2616).
 



Copyright © 2012. All Rights Reserved.