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, toString
equals, hashCode, open
getClientName, getConnectionMode, getIdentity, getSessionFactory, getThisLogger, getUser, isClosed, login, logout, open, securityCheck, setLogID, setUser, unreferenced
getConnectionMode, login, logout
public void close()
close
in interface SOMSession
close
in class ExportedSessionImpl
public void send(Serializable[] messages) throws SessionException
send
in interface PublisherSession
messages
- The messages.SessionException
- From session security check.protected String getType()
getType
in class SOMSessionImpl
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.