| Package | Description |
|---|---|
| com.hivemq.spi.services | |
| com.hivemq.spi.services.rest |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionAttributeStore
Through this service a plugin can manage client connection attributes with the same lifetime as the connection.
|
interface |
SharedSubscriptionService
Deprecated.
Since 3.1 Shared subscriptions are created by using a specific marker in the topic.
Use
BlockingSubscriptionStore or AsyncSubscriptionStore to create such subscriptions.
See the HiveMQ documentation about shared subscriptions for more detailed information. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RESTService
This HiveMQ REST service allows to expose Java Servlets (3.0), Filters and JAX-RS (2.0) resources.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.