| Package | Description |
|---|---|
| org.rvpf.processor.engine.executor.remote |
Remote executor Engine.
|
| org.rvpf.service.rmi |
Service helper classes (RMI).
|
| org.rvpf.som |
Simple Object Messaging.
|
| org.rvpf.som.queue | |
| org.rvpf.som.topic | |
| org.rvpf.store.server.rmi |
RMI session support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteEngineSessionImpl
Remote engine session implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExportedSessionImpl
RMI exported session implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<SessionImpl> |
SessionFactoryImpl.getSessions()
Gets the sessions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SessionFactoryImpl.addSession(SessionImpl session)
Adds a session to the set.
|
boolean |
SessionFactory.addSession(SessionImpl session)
Adds a session to the set.
|
boolean |
SessionFactoryImpl.removeSession(SessionImpl session)
Removes a session from the set.
|
boolean |
SessionFactory.removeSession(SessionImpl session)
Removes a session from the set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOMSessionImpl
SOM Session.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SOMServerImpl.removeSession(SessionImpl session)
Removes a session from the set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReceiverSessionImpl
Receiver session implementation.
|
class |
SenderSessionImpl
Sender session implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QueueServerImpl.removeSession(SessionImpl session)
Removes a session from the set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublisherSessionImpl
Publisher session implementation.
|
class |
SubscriberSessionImpl
Subscriber session implementation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TopicServerImpl.removeSession(SessionImpl session)
Removes a session from the set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoreSessionImpl
Store RMI session implementation.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.