Uses of Class
org.eclipse.jetty.server.handler.ProxyHandler.ClientToProxyConnection

Packages that use ProxyHandler.ClientToProxyConnection
org.eclipse.jetty.server.handler   
 

Uses of ProxyHandler.ClientToProxyConnection in org.eclipse.jetty.server.handler
 

Methods in org.eclipse.jetty.server.handler that return ProxyHandler.ClientToProxyConnection
protected  ProxyHandler.ClientToProxyConnection ProxyHandler.newClientToProxyConnection(ConcurrentMap<String,Object> context, SocketChannel channel, EndPoint endPoint, long timeStamp)
           
 

Methods in org.eclipse.jetty.server.handler with parameters of type ProxyHandler.ClientToProxyConnection
 void ProxyHandler.ProxyToServerConnection.setConnection(ProxyHandler.ClientToProxyConnection connection)
           
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.