@ThreadSafe public class TopicProxy extends SOMProxy
| Modifier and Type | Class and Description |
|---|---|
static class |
TopicProxy.Builder
Builder.
|
static class |
TopicProxy.Publisher
Publisher.
|
static class |
TopicProxy.Subscriber
Subscriber.
|
SOMProxy.ContextPropertiesSessionProxy.Listener, SessionProxy.SessionConnectVetoExceptionSession.ConnectionModePASSWORD_PROPERTY, TIMEOUT_PROPERTY, USER_PROPERTY| Modifier and Type | Method and Description |
|---|---|
protected Session |
createSession()
Creates a session.
|
TopicInfo |
getInfo()
Gets the topic info.
|
static TopicProxy.Builder |
newBuilder()
Returns a new builder.
|
close, confirmTimeout, connect, disconnect, getSOMName, isClosedgetClientName, getConnectionMode, getContext, getContextUUID, getFactory, getServerName, getServerURI, getSession, getThisLogger, hasLoginInfo, isConnected, isPrivate, isRemote, lockConnect, lockConnectInterruptibly, login, logout, sessionException, sessionMode, tearDown, unlockConnectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnectionMode, login, logout@Nonnull @CheckReturnValue public static TopicProxy.Builder newBuilder()
@Nonnull @CheckReturnValue public final TopicInfo getInfo() throws SessionConnectFailedException
SessionConnectFailedException - When connect fails.protected Session createSession() throws RemoteException, SessionException
createSession in class SessionProxyRemoteException - From RMI.SessionException - When session creation fails.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.