Uses of Package
sunlabs.brazil.util.http

Packages that use sunlabs.brazil.util.http
sunlabs.brazil.asterisk   
sunlabs.brazil.filter   
sunlabs.brazil.handler   
sunlabs.brazil.proxy   
sunlabs.brazil.server   
sunlabs.brazil.util.http   
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.asterisk
HttpInputStream
          This class is an input stream that provides added methods that are of help when reading the result of an HTTP request.
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.filter
MimeHeaders
          This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.handler
HttpRequest
          Sends an HTTP request to some target host and gets the answer back.
MimeHeaders
          This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.proxy
MimeHeaders
          This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.server
HttpInputStream
          This class is an input stream that provides added methods that are of help when reading the result of an HTTP request.
MimeHeaders
          This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.
 

Classes in sunlabs.brazil.util.http used by sunlabs.brazil.util.http
HttpInputStream
          This class is an input stream that provides added methods that are of help when reading the result of an HTTP request.
HttpSocket
          This class is used as the bag of information kept about a open, idle socket.
HttpSocketPool
          This interface represents a cache of idle sockets.
MimeHeaders
          This class is build on top of the StringMap class and provides added methods that are of help when manipulating MIME headers.