| Package | Description |
|---|---|
| com.hivemq.spi.services.rest | |
| com.hivemq.spi.services.rest.listener |
| Modifier and Type | Method and Description |
|---|---|
Collection<Listener> |
RESTService.getListeners()
Returns an immutable view of all listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RESTService.addListener(Listener listener)
Adds a new listener to the REST Service programmatically.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpListener
A HTTP listener which is bound to a specific host and port.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.