public static interface TCPTunneler.TunnelListener
Modifier and Type | Method and Description |
---|---|
void |
clientConnected(InetSocketAddress clientAddress) |
void |
clientDisconnected(InetSocketAddress clientAddress) |
void clientConnected(InetSocketAddress clientAddress)
void clientDisconnected(InetSocketAddress clientAddress)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.