| Package | Description |
|---|---|
| org.eclipse.jetty.spdy.proxy |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyEngineSelector.ProxyServerInfo |
ProxyEngineSelector.getProxyServerInfo(java.lang.String host) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,ProxyEngineSelector.ProxyServerInfo> |
ProxyEngineSelector.getProxyServerInfos() |
| Modifier and Type | Method and Description |
|---|---|
StreamFrameListener |
SPDYProxyEngine.proxy(Stream clientStream,
SynInfo clientSynInfo,
ProxyEngineSelector.ProxyServerInfo proxyServerInfo) |
abstract StreamFrameListener |
ProxyEngine.proxy(Stream clientStream,
SynInfo clientSynInfo,
ProxyEngineSelector.ProxyServerInfo proxyServerInfo) |
void |
ProxyEngineSelector.putProxyServerInfo(java.lang.String host,
ProxyEngineSelector.ProxyServerInfo proxyServerInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyEngineSelector.setProxyServerInfos(java.util.Map<java.lang.String,ProxyEngineSelector.ProxyServerInfo> proxyServerInfos) |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.