com.maverick.sshd.vtun
Class VTunChannelFactory

java.lang.Object
  extended by com.maverick.ssh.components.ComponentFactory<Channel>
      extended by com.maverick.sshd.DefaultChannelFactory
          extended by com.maverick.sshd.vtun.VTunChannelFactory
All Implemented Interfaces:
ChannelFactory, Cloneable

public class VTunChannelFactory
extends DefaultChannelFactory


Field Summary
 
Fields inherited from class com.maverick.ssh.components.ComponentFactory
order, supported
 
Constructor Summary
VTunChannelFactory()
           
 
Method Summary
 
Methods inherited from class com.maverick.sshd.DefaultChannelFactory
createChannel, createSubsystem
 
Methods inherited from class com.maverick.ssh.components.ComponentFactory
add, changePositionofAlgorithm, clear, clone, contains, createInstance, createNewOrdering, getInstance, list, remove, removeAllBut
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VTunChannelFactory

public VTunChannelFactory()


Copyright © 2012. All Rights Reserved.