|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandletServer | |
---|---|
com.faunos.skwish.ext.http | An experimental read-only HTTP interface to skwish is provided here. |
com.faunos.util.net.http | A skeletal implementation of a simple non-blocking HTTP server. |
Uses of HandletServer in com.faunos.skwish.ext.http |
---|
Subclasses of HandletServer in com.faunos.skwish.ext.http | |
---|---|
class |
SkwishHttpServer
An HTTP server with convenience methods for setting up skwish stores and serving entries from them. |
Uses of HandletServer in com.faunos.util.net.http |
---|
Subclasses of HandletServer in com.faunos.util.net.http | |
---|---|
class |
Caroon
The Caroon HTTP server. |
class |
DebugHttpServer
A version of HttpServer used for debugging. |
class |
HttpServer
An embedded, non-blocking HTTP server implementation using a staged I/O approach. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |