Package org.eclipse.net4j.http.server

Transport layer extension with support for HTTP connections.


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.
 



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