com.maverick.sshd.tunnel
Class DefaultLocalForwardingInterface

java.lang.Object
  extended by com.maverick.sshd.tunnel.DefaultLocalForwardingInterface
All Implemented Interfaces:
LocalForwardingInterface

public class DefaultLocalForwardingInterface
extends Object
implements LocalForwardingInterface


Constructor Summary
DefaultLocalForwardingInterface()
           
DefaultLocalForwardingInterface(org.apache.mina.transport.socket.SocketConnector socketConnector)
           
 
Method Summary
 void openLocalForwarding(ForwardingChannel channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLocalForwardingInterface

public DefaultLocalForwardingInterface()

DefaultLocalForwardingInterface

public DefaultLocalForwardingInterface(org.apache.mina.transport.socket.SocketConnector socketConnector)
Method Detail

openLocalForwarding

public void openLocalForwarding(ForwardingChannel channel)
Specified by:
openLocalForwarding in interface LocalForwardingInterface


Copyright © 2012. All Rights Reserved.