| Package | Description |
|---|---|
| io.vertx.ext.stomp |
= Vert.x-Stomp
:toc: left
STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
StompServerHandler |
StompServerHandler.destinationFactory(DestinationFactory factory)
Configures the
DestinationFactory used to create Destination objects. |
Copyright © 2018 Eclipse. All rights reserved.