| Package | Description |
|---|---|
| org.rvpf.base.som |
Simple object messaging base classes.
|
| org.rvpf.service.som |
Service helper classes (SOM).
|
| org.rvpf.som.topic |
| Modifier and Type | Method and Description |
|---|---|
TopicInfo |
TopicServer.getInfo()
Gets the topic info.
|
TopicInfo |
TopicProxy.getInfo()
Gets the topic info.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<TopicInfo> |
SOMSubscriber.getInfo()
Gets the topic info.
|
Optional<TopicInfo> |
SOMSubscriber.Client.getInfo()
Gets the topic info.
|
Optional<TopicInfo> |
SOMSubscriber.Server.getInfo()
Gets the topic info.
|
Optional<TopicInfo> |
SOMPublisher.getInfo()
Gets the topic info.
|
Optional<TopicInfo> |
SOMPublisher.Client.getInfo()
Gets the topic info.
|
Optional<TopicInfo> |
SOMPublisher.Server.getInfo()
Gets the topic info.
|
| Modifier and Type | Method and Description |
|---|---|
TopicInfo |
TopicServerWrapper.getInfo()
Gets the topic info.
|
TopicInfo |
TopicServerImpl.getInfo()
Gets the topic info.
|
TopicInfo |
TopicImpl.getInfo()
Gets the info.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.