Package | Description |
---|---|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.netdata.transfer |
Contains base classes for file transfers
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
Modifier and Type | Method and Description |
---|---|
AbstractTransferJob |
ClientTransferConnection.getTransferJob() |
Constructor and Description |
---|
ClientTransferConnection(C clientCtx,
AbstractTransferJob trJob,
StreamWrapper streamWrapper) |
Modifier and Type | Class and Description |
---|---|
class |
FileStreamJob
This class defines a job for a stream download.
|
class |
FileTransferJob
This class describes a single file to be transferred between client and server.
|
Modifier and Type | Method and Description |
---|---|
AbstractTransferJob |
AbstractTransferService.getTransferJob() |
Constructor and Description |
---|
AbstractTransferService(ServerContext serverCtx,
TransferServiceTask trTask,
AbstractTransferJob job) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.