|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHTTPSessionOverriderFactory | |
---|---|
org.eclipse.actf.util.httpproxy | This package includes interfaces and configurations of ACTF HTTP proxy. |
Uses of IHTTPSessionOverriderFactory in org.eclipse.actf.util.httpproxy |
---|
Methods in org.eclipse.actf.util.httpproxy that return IHTTPSessionOverriderFactory | |
---|---|
IHTTPSessionOverriderFactory |
ProxyConfig.getSessionOverriderFactory()
Get Factory of IHTTPSessionOverrider that is used to override
HTTP Session in the proxy |
Methods in org.eclipse.actf.util.httpproxy with parameters of type IHTTPSessionOverriderFactory | |
---|---|
void |
ProxyConfig.setSessionOverriderFactory(IHTTPSessionOverriderFactory sessionOverriderFactory)
Set Factory of IHTTPSessionOverrider that is used to override
HTTP Session in the proxy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |