Package | Description |
---|---|
de.esprit.netsuite.client.evgate |
Contains special gates for awaiting events
|
de.esprit.netsuite.client.gui.event |
Contains client internal events
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Method and Description |
---|---|
UserAuthenticationEvent |
UserAuthenticationEventGate.awaitTimingOut(long time,
java.util.concurrent.TimeUnit unit) |
Modifier and Type | Method and Description |
---|---|
void |
ServerSystemEventPrinter.userLoginChanged(UserAuthenticationEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
UserAuthenticationEvent.Listener.userLoginChanged(UserAuthenticationEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
ServerEventQueue.fireUserAuthentication(UserAuthenticationEvent event) |
void |
ServerEventDispatcher.fireUserAuthentication(UserAuthenticationEvent event) |
void |
NServerEventDispatcher.fireUserAuthentication(UserAuthenticationEvent event) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.