|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyFilter | |
---|---|
org.apache.mina.proxy | |
org.apache.mina.proxy.session |
Uses of ProxyFilter in org.apache.mina.proxy |
---|
Methods in org.apache.mina.proxy that return ProxyFilter | |
---|---|
protected ProxyFilter |
AbstractProxyLogicHandler.getProxyFilter()
Returns the proxy filter ProxyFilter . |
Uses of ProxyFilter in org.apache.mina.proxy.session |
---|
Methods in org.apache.mina.proxy.session that return ProxyFilter | |
---|---|
ProxyFilter |
ProxyIoSession.getProxyFilter()
Returns the ProxyFilter . |
Methods in org.apache.mina.proxy.session with parameters of type ProxyFilter | |
---|---|
void |
ProxyIoSession.setProxyFilter(ProxyFilter proxyFilter)
Sets the ProxyFilter . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |