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