Package | Description |
---|---|
de.esprit.netsuite.server.chmesg |
Contains classes that make up the Dual-Port Servers message service
|
de.esprit.netsuite.server.netch |
Contains classes that build the server network adapter
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServerMessageDispatcher.deliverMessage(Session session,
NetMessage message) |
boolean |
DefaultServerMessageDispatcher.deliverMessage(Session session,
NetMessage msg) |
Modifier and Type | Method and Description |
---|---|
Session |
SessionManager.fetchSessionBySessionId(SessionId sessId) |
Session |
SessionManager.findSessionBySessionId(SessionId sessId) |
Session |
SessionManager.getSession(int i) |
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.addSession(Session session) |
static boolean |
SessionManager.isMessageDeliverable(Session session,
NetMessage msg) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.