Package | Description |
---|---|
de.esprit.netsuite.client.net.event |
Contains events fired by the clients network components
|
de.esprit.netsuite.client.netch |
Contains classes that build the client network adapter
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkConnectionEvent.Source.addNetworkConnectionListener(NetworkConnectionEvent.Listener e) |
void |
NetworkConnectionEvent.Source.removeNetworkConnectionListener(NetworkConnectionEvent.Listener e) |
Modifier and Type | Method and Description |
---|---|
void |
EspritClientConnector.addNetworkConnectionListener(NetworkConnectionEvent.Listener l) |
void |
ClientNetworkAdapter.addNetworkConnectionListener(NetworkConnectionEvent.Listener l) |
void |
EspritClientConnector.removeNetworkConnectionListener(NetworkConnectionEvent.Listener l) |
void |
ClientNetworkAdapter.removeNetworkConnectionListener(NetworkConnectionEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.