DataChannelFactory (Java Globus API)

org.globus.ftp.dc
Interface DataChannelFactory

All Known Implementing Classes:
SimpleDataChannelFactory

public interface DataChannelFactory


Method Summary
 DataChannel getDataChannel(Session state, SocketBox socketBox)
           
 

Method Detail

getDataChannel

public DataChannel getDataChannel(Session state,
                                  SocketBox socketBox)