Package | Description |
---|---|
org.globus.ftp.dc | |
org.globus.ftp.extended |
Modifier and Type | Field and Description |
---|---|
protected SocketPool |
EBlockParallelTransferContext.socketPool |
protected SocketPool |
TransferThreadManager.socketPool |
Modifier and Type | Method and Description |
---|---|
SocketPool |
EBlockParallelTransferContext.getSocketPool() |
Modifier and Type | Method and Description |
---|---|
void |
EBlockParallelTransferContext.setSocketPool(SocketPool sp) |
Constructor and Description |
---|
StripeContextManager(int stripes,
SocketPool pool,
GridFTPServerFacade facade) |
TransferThreadManager(SocketPool socketPool,
GridFTPServerFacade facade,
BasicServerControlChannel myControlChannel,
GridFTPSession gSession) |
Modifier and Type | Field and Description |
---|---|
protected SocketPool |
GridFTPServerFacade.socketPool |
Copyright © 2016. All rights reserved.