Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package juju.reattore.protocol.http

Interface Summary
HttpConstants Shared constants.
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.
 

Exception Summary
ParseException Denotes that an error occured while parsing.