Package org.globus.ftp.dc
Interface DataChannelFactory
-
- All Known Implementing Classes:
GridFTPDataChannelFactory
,SimpleDataChannelFactory
public interface DataChannelFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataChannel
getDataChannel(Session state, SocketBox socketBox)
-
-
-
Method Detail
-
getDataChannel
DataChannel getDataChannel(Session state, SocketBox socketBox)
-
-