Uses of Package
bad.robot.http

Packages that use bad.robot.http
bad.robot.http   
bad.robot.http.apache   
bad.robot.http.configuration   
bad.robot.http.listener   
bad.robot.http.matchers   
bad.robot.http.matchers.apache   
 

Classes in bad.robot.http used by bad.robot.http
CharacterSet
           
CommonHttpClient
          The common configuration interface for all HttpClient implementations.
FormParameters
           
FormUrlEncodedMessage
           
Header
           
Headers
           
HttpClient
           
HttpDelete
           
HttpException
           
HttpGet
           
HttpMessage
           
HttpPost
          

A HTTP message consists of the following; a request line, such as GET /logo.gif HTTP/1.1 or Status line, such as HTTP/1.1 200 OK, headers, an empty line and the optional HTTP message body data.

HttpPut
           
HttpRequest
           
HttpRequestVisitor
           
HttpResponse
           
MessageContent
           
StringMessageContent
           
Transform
           
UnencodedStringMessage
           
ValueType
           
 

Classes in bad.robot.http used by bad.robot.http.apache
Builder
           
Executor
           
Headers
           
HttpClient
           
HttpException
           
HttpPost
          

A HTTP message consists of the following; a request line, such as GET /logo.gif HTTP/1.1 or Status line, such as HTTP/1.1 200 OK, headers, an empty line and the optional HTTP message body data.

HttpPut
           
HttpResponse
           
 

Classes in bad.robot.http used by bad.robot.http.configuration
AbstractValueType
           
ValueType
           
 

Classes in bad.robot.http used by bad.robot.http.listener
Headers
           
HttpClient
           
HttpException
           
HttpPost
          

A HTTP message consists of the following; a request line, such as GET /logo.gif HTTP/1.1 or Status line, such as HTTP/1.1 200 OK, headers, an empty line and the optional HTTP message body data.

HttpPut
           
HttpResponse
           
 

Classes in bad.robot.http used by bad.robot.http.matchers
Header
           
Headers
           
HttpMessage
           
HttpPost
          

A HTTP message consists of the following; a request line, such as GET /logo.gif HTTP/1.1 or Status line, such as HTTP/1.1 200 OK, headers, an empty line and the optional HTTP message body data.

HttpPut
           
HttpResponse
           
 

Classes in bad.robot.http used by bad.robot.http.matchers.apache
Headers
           
 



Copyright © 2012. All Rights Reserved.