Uses of Class
org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Packages that use AbstractHttpLogicHandler Package Description org.apache.mina.proxy.handlers.http -
-
Uses of AbstractHttpLogicHandler in org.apache.mina.proxy.handlers.http
Subclasses of AbstractHttpLogicHandler in org.apache.mina.proxy.handlers.http Modifier and Type Class Description class
HttpSmartProxyHandler
HttpSmartProxyHandler.java - HTTP proxy handler that automatically handles forwarding a request to the appropriate authentication mechanism logic handler.
-