Package | Description |
---|---|
io.vertx.rxjava.ext.stomp |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<DestinationFactory> |
DestinationFactory.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static DestinationFactory |
DestinationFactory.newInstance(DestinationFactory arg) |
Modifier and Type | Method and Description |
---|---|
StompServerHandler |
StompServerHandler.destinationFactory(DestinationFactory factory)
Configures the
DestinationFactory used to create Destination objects. |
Copyright © 2021 Eclipse. All rights reserved.