public class GridFTPActiveConnectTask extends Task
Modifier and Type | Field | Description |
---|---|---|
protected SocketBox |
box |
|
protected BasicServerControlChannel |
control |
|
protected GridFTPSession |
gSession |
|
protected HostPort |
hostPort |
Constructor | Description |
---|---|
GridFTPActiveConnectTask(HostPort hostPort,
BasicServerControlChannel control,
SocketBox box,
GridFTPSession gSession) |
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 © 2018. All rights reserved.