Package | Description |
---|---|
org.rvpf.base.som |
Simple object messaging base classes.
|
org.rvpf.som |
Simple Object Messaging.
|
org.rvpf.som.queue | |
org.rvpf.som.topic |
Modifier and Type | Interface and Description |
---|---|
interface |
PublisherSession
Publisher session.
|
interface |
ReceiverSession
Receiver.
|
interface |
SenderSession
Sender.
|
interface |
SubscriberSession
Subscriber.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueProxy
Queue proxy.
|
static class |
QueueProxy.Receiver
Receiver.
|
static class |
QueueProxy.Sender
Sender.
|
class |
SOMProxy
SOM proxy.
|
class |
TopicProxy
Topic proxy.
|
static class |
TopicProxy.Publisher
Publisher.
|
static class |
TopicProxy.Subscriber
Subscriber.
|
Modifier and Type | Class and Description |
---|---|
class |
SOMSessionImpl
SOM Session.
|
Modifier and Type | Class and Description |
---|---|
class |
ReceiverSessionImpl
Receiver session implementation.
|
class |
SenderSessionImpl
Sender session implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
PublisherSessionImpl
Publisher session implementation.
|
class |
SubscriberSessionImpl
Subscriber session implementation.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.