Searched refs:ProxyToServerConnection (Results 1 – 1 of 1) sorted by relevance
320 ProxyToServerConnection proxyToServer = newProxyToServerConnection(context, buffer); in prepareConnections()348 …protected ProxyToServerConnection newProxyToServerConnection(ConcurrentMap<String, Object> context… in newProxyToServerConnection()350 return new ProxyToServerConnection(context, buffer); in newProxyToServerConnection()416 …private void register(SocketChannel channel, ProxyToServerConnection proxyToServer) throws IOExcep… in register()490 ProxyToServerConnection proxyToServer = (ProxyToServerConnection)attachment; in newConnection()499 …ProxyToServerConnection proxyToServer = (ProxyToServerConnection)endpoint.getSelectionKey().attach… in endPointOpened()520 public class ProxyToServerConnection implements AsyncConnection class in ConnectHandler530 public ProxyToServerConnection(ConcurrentMap<String, Object> context, Buffer data) in ProxyToServerConnection() method in ConnectHandler.ProxyToServerConnection745 private volatile ProxyToServerConnection _toServer;849 public void setConnection(ProxyToServerConnection connection) in setConnection()