org.globus.ftp.dc
Class SimpleDataChannelFactory
java.lang.Object
org.globus.ftp.dc.SimpleDataChannelFactory
- All Implemented Interfaces:
- DataChannelFactory
public class SimpleDataChannelFactory
- extends Object
- implements DataChannelFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDataChannelFactory
public SimpleDataChannelFactory()
getDataChannel
public DataChannel getDataChannel(Session state,
SocketBox socketBox)
- Specified by:
getDataChannel
in interface DataChannelFactory