程序包 | 说明 |
---|---|
org.apache.mina.example.httpserver.stream |
A simplistic HTTP server which demonstates stream-based I/O support.
|
限定符和类型 | 类和说明 |
---|---|
class |
HttpProtocolHandler
A simplistic HTTP protocol handler that replies back the URL and headers
which a client requested.
|