|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPServer | |
---|---|
de.schwarzrot.net.http.server | |
de.schwarzrot.net.http.service |
Uses of HTTPServer in de.schwarzrot.net.http.server |
---|
Methods in de.schwarzrot.net.http.server with parameters of type HTTPServer | |
---|---|
static void |
HTTPRequestProcessor.setup(HTTPServer<?> srv,
ProtocolHandler ph)
used to setup the ProtocolHandler , which is the same for all
instances. |
Uses of HTTPServer in de.schwarzrot.net.http.service |
---|
Methods in de.schwarzrot.net.http.service that return HTTPServer | |
---|---|
HTTPServer<?> |
ProtocolHandler.getServer()
accessor the the HTTP server engine. |
protected HTTPServer<?> |
AbstractRequestHandler.getServer()
|
HTTPServer<?> |
AbstractProtocolHandler.getServer()
|
Methods in de.schwarzrot.net.http.service with parameters of type HTTPServer | |
---|---|
void |
ProtocolHandler.setup(HTTPServer<?> srv)
used for asynchronous setup. |
void |
AbstractProtocolHandler.setup(HTTPServer<?> srv)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |