org.globus.ftp.dc
Class GridFTPDataChannelFactory
java.lang.Object
org.globus.ftp.dc.GridFTPDataChannelFactory
- All Implemented Interfaces:
- DataChannelFactory
public class GridFTPDataChannelFactory
- extends Object
- implements DataChannelFactory
Field Summary |
protected static org.apache.commons.logging.Log |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.apache.commons.logging.Log logger
GridFTPDataChannelFactory
public GridFTPDataChannelFactory()
getDataChannel
public DataChannel getDataChannel(Session session,
SocketBox socketBox)
- Specified by:
getDataChannel
in interface DataChannelFactory