Uses of Class
ch.software_atelier.simpleflex.WebAppHandler
Packages that use WebAppHandler
-
Uses of WebAppHandler in ch.software_atelier.simpleflex
Constructors in ch.software_atelier.simpleflex with parameters of type WebAppHandlerModifierConstructorDescriptionConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) HTTPConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) HTTPSConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) RequestHandler(WebAppHandler webAppHandler, Socket socket, boolean secure)