|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.faunos.util.net.http | |
---|---|
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. |
com.faunos.util.net.http.file | Support for serving files over HTTP. |
Classes in com.faunos.util.net.http used by com.faunos.skwish.ext.http | |
---|---|
AbstractResponseFactory
A skeletal implementation of a ResponseFactory that honors the server's asynchHint. |
|
Caroon
The Caroon HTTP server. |
|
HttpServer
An embedded, non-blocking HTTP server implementation using a staged I/O approach. |
|
RequestHeader
An interface defining the attributes of the header part of an HTTP request. |
|
ResponseFactory
An application-specific interface used to configure an HttpServer. |
|
ResponseFactoryConfig
An interface for thread-safe, ResponseFactory configuration. |
Classes in com.faunos.util.net.http used by com.faunos.util.net.http | |
---|---|
CannedResponses
A collection of canned HTTP responses. |
|
FileChannelStagelet
Serves the contents of an HTTP response from a FileChannel. |
|
HttpServer
An embedded, non-blocking HTTP server implementation using a staged I/O approach. |
|
RequestHeader
An interface defining the attributes of the header part of an HTTP request. |
|
ResponseFactory
An application-specific interface used to configure an HttpServer. |
|
ResponseFactoryConfig
An interface for thread-safe, ResponseFactory configuration. |
|
ResponseFactorySwitch
A thread-safe, ResponseFactory configuration utility. |
|
ResponseHeaderStage
Writes the HTTP response headers. |
|
Verb
HTTP verbs. |
Classes in com.faunos.util.net.http used by com.faunos.util.net.http.file | |
---|---|
AbstractResponseFactory
A skeletal implementation of a ResponseFactory that honors the server's asynchHint. |
|
RequestHeader
An interface defining the attributes of the header part of an HTTP request. |
|
ResponseFactory
An application-specific interface used to configure an HttpServer. |
|
ResponseFactoryConfig
An interface for thread-safe, ResponseFactory configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |