| Package | Description |
|---|---|
| io.openmessaging | |
| io.openmessaging.consumer | |
| io.openmessaging.interceptor | |
| io.openmessaging.producer |
| Class and Description |
|---|
| BytesMessage
The
BytesMessage contains a stream of uninterpreted bytes. |
| Future
A
Future represents the result of an asynchronous computation. |
| FutureListener
A listener that is called back when a Promise is done.
|
| KeyValue
The
KeyValue class represents a persistent set of attributes,
which supports method chaining. |
| Message
The
Message interface is the root interface of all OMS messages, and the most commonly used OMS message is
BytesMessage. |
| MessagingAccessPoint
An instance of
MessagingAccessPoint may be obtained from OMS, which is capable of creating Producer, Consumer, ResourceManager, and other facility entities. |
| ResourceManager
The
ResourceManager is to provide a unified interface of resource management,
allowing developers to manage the namespace, queue and routing resources. |
| ServiceLifecycle
The
ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer,
PushConsumer, and so on. |
| Class and Description |
|---|
| KeyValue
The
KeyValue class represents a persistent set of attributes,
which supports method chaining. |
| Message
The
Message interface is the root interface of all OMS messages, and the most commonly used OMS message is
BytesMessage. |
| ServiceLifecycle
The
ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer,
PushConsumer, and so on. |
| Class and Description |
|---|
| KeyValue
The
KeyValue class represents a persistent set of attributes,
which supports method chaining. |
| Message
The
Message interface is the root interface of all OMS messages, and the most commonly used OMS message is
BytesMessage. |
| Class and Description |
|---|
| Future
A
Future represents the result of an asynchronous computation. |
| KeyValue
The
KeyValue class represents a persistent set of attributes,
which supports method chaining. |
| Message
The
Message interface is the root interface of all OMS messages, and the most commonly used OMS message is
BytesMessage. |
| MessageFactory
A factory interface for creating
Message objects. |
| ServiceLifecycle
The
ServiceLifecycle defines a lifecycle interface for a OMS related service endpoint, like Producer,
PushConsumer, and so on. |
Copyright © 2017–2018 OpenMessaging. All rights reserved.