public abstract class TopicServerWrapper extends SOMServerWrapper
| Modifier | Constructor and Description |
|---|---|
protected |
TopicServerWrapper(TopicServerImpl topicServer)
Constructs an instance.
|
| Modifier and Type | Method and Description |
|---|---|
TopicInfo |
getInfo()
Gets the topic info.
|
protected SOMServerImpl |
getServer()
Gets the server.
|
TopicServerImpl |
getTopicServer()
Gets the topic server.
|
closeServer, getServerName, isServerClosed, tearDownServer, toStringprotected TopicServerWrapper(@Nonnull
TopicServerImpl topicServer)
topicServer - The topic server.@Nonnull @CheckReturnValue public final TopicInfo getInfo()
@Nonnull @CheckReturnValue public final TopicServerImpl getTopicServer()
protected final SOMServerImpl getServer()
getServer in class SOMServerWrapperCopyright © 2003-2019 Serge Brisson. All Rights Reserved.