| Package | Description |
|---|---|
| de.esprit.netsuite.client.net.event |
Contains events fired by the clients network components
|
| de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
| de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NetworkConnectionEvent.getStatus() |
| Constructor and Description |
|---|
NetworkConnectionEvent(SessionId sessionId,
ConnectionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionStatus |
ConnectionStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CoServerConnectionEvent(CoSessionId coSessId,
ConnectionStatus status) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.