public class ExplicitPortForwardingTracker extends PortForwardingTracker
open| Constructor and Description |
|---|
ExplicitPortForwardingTracker(ClientSession session,
boolean localForwarding,
SshdSocketAddress localAddress,
SshdSocketAddress remoteAddress,
SshdSocketAddress boundAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
SshdSocketAddress |
getRemoteAddress() |
boolean |
isLocalForwarding() |
String |
toString() |
getBoundAddress, getClientSession, getLocalAddress, isOpenpublic ExplicitPortForwardingTracker(ClientSession session, boolean localForwarding, SshdSocketAddress localAddress, SshdSocketAddress remoteAddress, SshdSocketAddress boundAddress)
public boolean isLocalForwarding()
public SshdSocketAddress getRemoteAddress()
public void close()
throws IOException
IOExceptionpublic String toString()
toString in class PortForwardingTrackerCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.