SRJRCFrames
v0.1.296

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

Packages that use RequestHandler
de.schwarzrot.app.net.service   
de.schwarzrot.net.http.service   
 

Uses of RequestHandler in de.schwarzrot.app.net.service
 

Classes in de.schwarzrot.app.net.service that implement RequestHandler
 class FileHandler
          handles HTTP requests as file requests, similar to common HTTP servers.
 

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

Classes in de.schwarzrot.net.http.service that implement RequestHandler
 class AbstractJSONRequestHandler
           
 class AbstractRequestHandler
          base class for request handlers.
 

Methods in de.schwarzrot.net.http.service that return types with arguments of type RequestHandler
 Map<String,RequestHandler> ProtocolHandler.getRequestHandlers()
          accessor to the map of RequestHandler.
 Map<String,RequestHandler> AbstractProtocolHandler.getRequestHandlers()
           
 

Methods in de.schwarzrot.net.http.service with parameters of type RequestHandler
 void RequestHandlerAction.performIdAction(E item, RequestHandler rh, PrintWriter writer, Map<String,String> request)
           
 

Method parameters in de.schwarzrot.net.http.service with type arguments of type RequestHandler
 void ProtocolHandler.setRequestHandlers(Map<String,RequestHandler> requestHandlerMap)
          accessor to set the map of RequestHandler.
 void AbstractProtocolHandler.setRequestHandlers(Map<String,RequestHandler> requestHandlerMap)
           
 


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.