Package | Description |
---|---|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.rtask |
Contains extensions for RemoteAsyncTask support
|
de.esprit.netsuite.server.coserver |
Contains co-server related classes
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteTaskDefaultEventForwarder<S extends ServerContext,C extends CoClientContext>
This implementation forwards all
RemoteTaskEvent s received by a AbstractClientEDT via the server's message channel to all clients. |
class |
RemoteTaskProgressEventForwarder<S extends ServerContext,C extends CoClientContext>
This implementation is supposed to control PROGRESS events of an
AbstractOsProcessTask in a special way. |
Modifier and Type | Method and Description |
---|---|
protected AbstractClientEDT |
CoServerBindTask.createEventDrivenTask(CoClientContext coClientCtx) |
Modifier and Type | Method and Description |
---|---|
CoClientContext |
CoServerManager.fetchCoServerByName(java.lang.String coServerName)
Finds the according CoClientContext that represents the connection to the given co-server
|
CoClientContext |
CoServerManager.findCoServerByName(java.lang.String coServerName)
Finds the according CoClientContext that represents the connection to the given co-server
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CoClientContext> |
CoServerManager.getCoServers() |
Constructor and Description |
---|
CoClientReconnectorTask(CoClientContext coClientCtx) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.