com.maverick.sshd.vtun
Class VTunLocalForwardingInterface

java.lang.Object
  extended by com.maverick.sshd.vtun.VTunLocalForwardingInterface
All Implemented Interfaces:
LocalForwardingInterface

public class VTunLocalForwardingInterface
extends Object
implements LocalForwardingInterface


Constructor Summary
VTunLocalForwardingInterface(ForwardingManager manager)
           
 
Method Summary
 void openLocalForwarding(ForwardingChannel localChannel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VTunLocalForwardingInterface

public VTunLocalForwardingInterface(ForwardingManager manager)
Method Detail

openLocalForwarding

public void openLocalForwarding(ForwardingChannel localChannel)
                         throws com.maverick.ssh.ChannelOpenException
Specified by:
openLocalForwarding in interface LocalForwardingInterface
Throws:
com.maverick.ssh.ChannelOpenException


Copyright © 2012. All Rights Reserved.