| Package | Description |
|---|---|
| omq.client.proxy | |
| omq.common.broker | |
| omq.server | |
| omq.test.event | |
| omq.test.exception | |
| omq.test.multiProcess | |
| omq.test.observer | |
| omq.test.python | |
| omq.test.stopBroker | |
| omq.test.workspace |
| Modifier and Type | Class and Description |
|---|---|
class |
Proxymq
Proxymq class.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Remote> |
Broker.lookup(java.lang.String reference,
java.lang.Class<T> contract)
Returns the remote object for specified reference.
|
<T extends Remote> |
Broker.lookupMulti(java.lang.String reference,
java.lang.Class<T> contract)
Returns the remote object for specified reference.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteObject
A RemoteObject when it's started will be waiting for requests and will invoke
them.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Message |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientInterface |
interface |
ServerInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
OmqServerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Number |
interface |
NumberClient |
| Modifier and Type | Class and Description |
|---|---|
class |
NumberImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteObserver |
interface |
RemoteSubject |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteObserverImpl |
class |
RemoteSubjectImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Calculator |
interface |
ContactList |
| Modifier and Type | Class and Description |
|---|---|
class |
CalculatorImpl |
class |
ContactListImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BrokerKiller |
| Modifier and Type | Class and Description |
|---|---|
class |
BrokerKillerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteWorkspace |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteWorkspaceImpl |