com.maverick.sshd.tunnel
Class RemoteForwardingListeningInterface

java.lang.Object
  extended by com.maverick.nio.ListeningInterface
      extended by com.maverick.sshd.tunnel.RemoteForwardingListeningInterface

public class RemoteForwardingListeningInterface
extends ListeningInterface


Constructor Summary
RemoteForwardingListeningInterface(InetSocketAddress addressToBind, RemoteForwardingInterface rfi)
           
 
Method Summary
 RemoteForwardingInterface getInterface()
           
 
Methods inherited from class com.maverick.nio.ListeningInterface
getAddressToBind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteForwardingListeningInterface

public RemoteForwardingListeningInterface(InetSocketAddress addressToBind,
                                          RemoteForwardingInterface rfi)
Method Detail

getInterface

public RemoteForwardingInterface getInterface()


Copyright © 2012. All Rights Reserved.