Package | Description |
---|---|
org.apache.mina.proxy.handlers.http | |
org.apache.mina.proxy.handlers.socks |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpLogicHandler
AbstractHttpLogicHandler.java - Base class for HTTP proxy
AbstractProxyLogicHandler implementations. |
class |
HttpSmartProxyHandler
HttpSmartProxyHandler.java - HTTP proxy handler that automatically handles forwarding a request
to the appropriate authentication mechanism logic handler.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSocksLogicHandler
AbstractSocksLogicHandler.java - Base class for SOCKS
AbstractProxyLogicHandler
implementations. |
class |
Socks4LogicHandler
Socks4LogicHandler.java - SOCKS4/SOCKS4a authentication mechanisms logic handler.
|
class |
Socks5LogicHandler
Socks5LogicHandler.java - SOCKS5 authentication mechanisms logic handler.
|
Copyright © 2004–2016 Apache MINA Project. All rights reserved.