|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectHandler.ClientToProxyConnection | |
|---|---|
| org.eclipse.jetty.server.handler | |
| Uses of ConnectHandler.ClientToProxyConnection in org.eclipse.jetty.server.handler |
|---|
| Methods in org.eclipse.jetty.server.handler that return ConnectHandler.ClientToProxyConnection | |
|---|---|
protected ConnectHandler.ClientToProxyConnection |
ConnectHandler.newClientToProxyConnection(ConcurrentMap<String,Object> context,
SocketChannel channel,
EndPoint endPoint,
long timeStamp)
|
| Methods in org.eclipse.jetty.server.handler with parameters of type ConnectHandler.ClientToProxyConnection | |
|---|---|
protected ConnectHandler.ProxyToServerConnection |
ConnectHandler.newProxyToServerConnection(ConcurrentMap<String,Object> context,
Buffer buffer,
ConnectHandler.ClientToProxyConnection toProxy)
|
| Constructors in org.eclipse.jetty.server.handler with parameters of type ConnectHandler.ClientToProxyConnection | |
|---|---|
ConnectHandler.ProxyToServerConnection(ConcurrentMap<String,Object> context,
Buffer data,
ConnectHandler.ClientToProxyConnection toClient)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||