SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.net.http.service.ProtocolHandler

Packages that use ProtocolHandler
de.schwarzrot.net.http.server   
de.schwarzrot.net.http.service   
 

Uses of ProtocolHandler in de.schwarzrot.net.http.server
 

Methods in de.schwarzrot.net.http.server with parameters of type ProtocolHandler
static void HTTPRequestProcessor.setup(HTTPServer<?> srv, ProtocolHandler ph)
          used to setup the ProtocolHandler, which is the same for all instances.
 

Uses of ProtocolHandler in de.schwarzrot.net.http.service
 

Classes in de.schwarzrot.net.http.service that implement ProtocolHandler
 class AbstractProtocolHandler
          base class for protocol handler, where protocol is the response format of HTTP requests.
 

Methods in de.schwarzrot.net.http.service that return ProtocolHandler
 ProtocolHandler RequestHandler.getProtocolHandler()
          getter for the ProtocolHandler, which is used for general error or help message handling
 ProtocolHandler AbstractRequestHandler.getProtocolHandler()
           
 

Methods in de.schwarzrot.net.http.service with parameters of type ProtocolHandler
 void RequestHandler.setup(String handlerID, ProtocolHandler ph)
          start the second stage of configuration.
 void AbstractRequestHandler.setup(String handlerID, ProtocolHandler ph)
           
 


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.