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

Quick Search    Search Deep

Package juju.reattore.server.http

Class Summary
HttpClientHandler Handler that knows about the HTTP protocol.
HttpMediator The mediator acts as a central point allowing the server and client handlers to avoid knowing about each other.
HttpServer Main Http server entry point.
HttpServerHandler Handler that accepts a new incoming HTTP connection and hands it off to a new HTTP handler.