Package | Description |
---|---|
de.esprit.netsuite.client.admin.action |
Contains admin client actions possibly reusable by other clients
|
Class and Description |
---|
EverSleepingAsyncAgent
This is a sample agent that sleeps for the specified timeout or
forever if no timeout was specified.
|
EverWorkingAsyncAgent
This is a sample agent that works until the specified timeout is reached or
forever if no timeout was specified.
|
NoReturnAsyncAgent
This is a sample no-return agent that sleeps on the server forever.
|
RoundTripAgent
This agent is supposed to measure the round-trip time of an agent
|
SequencedParamAgent
This agent demonstrates the usage of client side agent parameters, which are stored in a client
cache.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.