org.globus.ftp.dc
Interface DataChannelFactory

All Known Implementing Classes:
GridFTPDataChannelFactory, SimpleDataChannelFactory

public interface DataChannelFactory


Method Summary
 DataChannel getDataChannel(Session state, SocketBox socketBox)
           
 

Method Detail

getDataChannel

public DataChannel getDataChannel(Session state,
                                  SocketBox socketBox)