SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.net.http.server.HTTPServer

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

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.