Package org.apache.mina.examples.httpserver

Simplistic HTTP server which demonstates stream-based I/O support.

See:
          Description

Class Summary
HttpProtocolHandler A simplistic HTTP protocol handler that replies back the URL and headers which a client requested.
Main (Entry point) HTTP server
 

Package org.apache.mina.examples.httpserver Description

Simplistic HTTP server which demonstates stream-based I/O support.