|
||||||||||
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(java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.Object> context,
java.nio.channels.SocketChannel channel,
EndPoint endPoint,
long timeStamp)
|
Methods in org.eclipse.jetty.server.handler with parameters of type ConnectHandler.ClientToProxyConnection | |
---|---|
void |
ConnectHandler.ProxyToServerConnection.setConnection(ConnectHandler.ClientToProxyConnection connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |