| Package | Description |
|---|---|
| io.openmessaging |
| Modifier and Type | Method and Description |
|---|---|
static MessagingAccessPoint |
OMS.getMessagingAccessPoint(String url)
Returns a
MessagingAccessPoint instance from the specified OMS driver url. |
static MessagingAccessPoint |
OMS.getMessagingAccessPoint(String url,
KeyValue attributes)
Returns a
MessagingAccessPoint instance from the specified OMS driver url
with some preset attributes, which will be passed to MessagingAccessPoint's implementation
class as a unique constructor parameter. |
Copyright © 2017–2018 OpenMessaging. All rights reserved.