Package | Description |
---|---|
io.vertx.ext.stomp | |
io.vertx.reactivex.ext.stomp | |
io.vertx.rxjava.ext.stomp |
Modifier and Type | Method and Description |
---|---|
StompServerHandler |
StompServerHandler.destinationFactory(DestinationFactory factory)
Configures the
DestinationFactory used to create Destination objects. |
Modifier and Type | Method and Description |
---|---|
DestinationFactory |
DestinationFactory.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static DestinationFactory |
DestinationFactory.newInstance(DestinationFactory arg) |
Constructor and Description |
---|
DestinationFactory(DestinationFactory delegate) |
Modifier and Type | Method and Description |
---|---|
DestinationFactory |
DestinationFactory.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static DestinationFactory |
DestinationFactory.newInstance(DestinationFactory arg) |
Constructor and Description |
---|
DestinationFactory(DestinationFactory delegate) |
Copyright © 2021 Eclipse. All rights reserved.