Searched refs:_toServer (Results 1 – 1 of 1) sorted by relevance
745 private volatile ProxyToServerConnection _toServer; field in ConnectHandler.ClientToProxyConnection773 register(_channel, _toServer); in handle()774 … LOG.debug("{}: registered channel {} with connection {}", this, _channel, _toServer); in handle()788 _toServer.shutdownOutput(); in handle()797 int written = write(_toServer._endPoint, _buffer, _context); in handle()798 LOG.debug("{}: written to {} {} bytes", this, _toServer, written); in handle()851 _toServer = connection; in setConnection()861 _toServer.closeServer(); in closeServer()