Uses of Package
juju.reattore.protocol.http

Packages that use juju.reattore.protocol.http
juju.reattore.protocol.http   
juju.reattore.protocol.http.impl   
juju.reattore.server.intercept   
juju.reattore.server.intercept.impl   
 

Classes in juju.reattore.protocol.http used by juju.reattore.protocol.http
HttpMessage
          Encapsulates a HTTP message.
HttpRequest
          Encapsulates a HTTP request.
HttpResponse
          Encapsulates a HTTP response.
ParseException
          Denotes that an error occured while parsing.
 

Classes in juju.reattore.protocol.http used by juju.reattore.protocol.http.impl
HttpMessage
          Encapsulates a HTTP message.
HttpParser
          Stateful HTTP parser that will parse blocks of bytes as they are fed in.
HttpProtocol
          Encapsulates the logic and processing of a HTTP session, including any protocol responses.
HttpRequest
          Encapsulates a HTTP request.
HttpResponse
          Encapsulates a HTTP response.
ParseException
          Denotes that an error occured while parsing.
 

Classes in juju.reattore.protocol.http used by juju.reattore.server.intercept
HttpRequest
          Encapsulates a HTTP request.
HttpResponse
          Encapsulates a HTTP response.
 

Classes in juju.reattore.protocol.http used by juju.reattore.server.intercept.impl
HttpRequest
          Encapsulates a HTTP request.
HttpResponse
          Encapsulates a HTTP response.
 



Copyright © 2002-2003 Michael Hope. All Rights Reserved.