Package | Description |
---|---|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.workflow |
Contains the Workflow support classes
|
de.esprit.netsuite.netdata.agent.internal.transfer |
Contains Agents dealing with file transfers
|
de.esprit.netsuite.server.chxfer |
Contains classes that make up the server's transfer channel
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
Modifier and Type | Method and Description |
---|---|
FileStreamJob |
IOFileDownstreamConnection.getStreamJob() |
FileStreamJob |
DownloadStream.getStreamJob() |
FileStreamJob |
DownloadReader.getStreamJob() |
Modifier and Type | Method and Description |
---|---|
FileStreamJob |
AbstractFileStreamWFT.getJob() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileStreamWFT.setJob(FileStreamJob job) |
Modifier and Type | Method and Description |
---|---|
FileStreamJob |
FileStreamDownloadAgent.getJob() |
Modifier and Type | Method and Description |
---|---|
void |
FileStreamDownloadAgent.setJob(FileStreamJob job) |
Constructor and Description |
---|
FileStreamDownloadAgent(C clientCtx,
java.lang.String jobName,
FileStreamJob job) |
Modifier and Type | Method and Description |
---|---|
FileStreamJob |
FileStreamEntry.getJob() |
Modifier and Type | Method and Description |
---|---|
FileStreamEntry |
ParallelStreamsList.addJob(FileStreamJob job) |
Constructor and Description |
---|
FileStreamEntry(ServerContext serverContext,
FileStreamJob job) |
Modifier and Type | Method and Description |
---|---|
void |
TransferServiceTask.processFileStreamJob(FileStreamJob job) |
Constructor and Description |
---|
FileDownstreamService(ServerContext serverCtx,
TransferServiceTask transferTask,
FileStreamJob job) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.