public class GridFTPDataChannel extends SimpleDataChannel
Modifier and Type | Field and Description |
---|---|
protected GridFTPSession |
gSession |
private static org.apache.commons.logging.Log |
logger |
socketBox, transferThread, transferThreadFactory
dataHandlers, session
Constructor and Description |
---|
GridFTPDataChannel(Session session,
SocketBox socketBox) |
close, startTransfer, startTransfer
getDataChannelSink, getDataChannelSource, isDataSinkModeSupported, isDataSourceModeSupported, registerHandler
private static org.apache.commons.logging.Log logger
protected GridFTPSession gSession