Package | Description |
---|---|
de.esprit.netsuite.server.chxfer |
Contains classes that make up the server's transfer channel
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Class and Description |
---|
FileStreamEntry
This class maintains a file transfer on the server during up/download.
|
FileTransferEntry
This class maintains a file transfer on the server during up/download.
|
NoSuchStreamJobException
This Exception is thrown when no according stream transfer is running
|
NoSuchTransferJobException
This Exception is thrown when no according file transfer is running
|
TooManyTransfersException
This Exception is thrown when too many parallel file transfers are running
|
TransferAlreadyRunningException
This Exception is thrown when too many parallel file transfers are running
|
Class and Description |
---|
ParallelStreamsList
This list contains the stream jobs that are currently running on the server.
|
ParallelTransfersList
This list contains the file transfer jobs that are currently running on the server.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.