public class PublisherSessionImpl extends SOMSessionImpl implements PublisherSession
Session.ConnectionMode| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the session.
|
protected String |
getType()
Gets the session type.
|
void |
send(Serializable[] messages)
Sends messages.
|
adjustTimeout, toStringequals, hashCode, opengetClientName, getConnectionMode, getIdentity, getSessionFactory, getThisLogger, getUser, isClosed, login, logout, open, securityCheck, setLogID, setUser, unreferencedgetConnectionMode, login, logoutpublic void close()
close in interface SOMSessionclose in class ExportedSessionImplpublic void send(Serializable[] messages)
throws SessionException
send in interface PublisherSessionmessages - The messages.SessionException - From session security check.protected String getType()
getType in class SOMSessionImplCopyright © 2003-2019 Serge Brisson. All Rights Reserved.