Package org.eclipse.net4j.http.server

Transport layer extension with support for HTTP connections.

See:
          Description

Interface Summary
IHTTPAcceptor An acceptor that implements HTTP transport by collaborating with a configured servlet.
INet4jTransportServlet A servlet with a configured request handler.
INet4jTransportServlet.RequestHandler Call-back that handles the requests that arrive at a servlet.
 

Class Summary
HTTPServerUtil A utility class with static convenience methods.
 

Package org.eclipse.net4j.http.server Description

Transport layer extension with support for HTTP connections.



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.