public class GridFTPActiveConnectTask extends Task
Modifier and Type | Field and Description |
---|---|
protected SocketBox |
box |
protected BasicServerControlChannel |
control |
protected GridFTPSession |
gSession |
protected HostPort |
hostPort |
Constructor and Description |
---|
GridFTPActiveConnectTask(HostPort hostPort,
BasicServerControlChannel control,
SocketBox box,
GridFTPSession gSession) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
setComplete, stop, waitFor
protected HostPort hostPort
protected BasicServerControlChannel control
protected SocketBox box
protected GridFTPSession gSession
public GridFTPActiveConnectTask(HostPort hostPort, BasicServerControlChannel control, SocketBox box, GridFTPSession gSession)
Copyright © 2016. All rights reserved.