Uses of Package
fi.iki.elonen
Packages that use fi.iki.elonen
Package
Description
-
Classes in fi.iki.elonen used by fi.iki.elonenClassDescriptionA simple, tiny, nicely embeddable HTTP server in JavaPluggable strategy for asynchronously executing requests.The runnable that will be used for every new client connection.Provides rudimentary support for cookies.Handles one session, i.e. parses the HTTP request and returns the response.HTTP Request methods, with the ability to decode a
Stringback to its enum value.HTTP response.Some HTTP response status codesThe runnable that will be used for the main listening thread.Factory to create ServerSocketFactories.A temp file.Temp file manager.Factory to create temp file managers. -
Classes in fi.iki.elonen used by fi.iki.elonen.debugClassDescriptionA simple, tiny, nicely embeddable HTTP server in JavaHandles one session, i.e. parses the HTTP request and returns the response.HTTP response.
-
Classes in fi.iki.elonen used by fi.iki.elonen.routerClassDescriptionA simple, tiny, nicely embeddable HTTP server in JavaHandles one session, i.e. parses the HTTP request and returns the response.HTTP response.
-
Classes in fi.iki.elonen used by fi.iki.elonen.samples.echoClassDescriptionA simple, tiny, nicely embeddable HTTP server in JavaHandles one session, i.e. parses the HTTP request and returns the response.
-
Classes in fi.iki.elonen used by fi.iki.elonen.util