Classes
Methods
-
<static> StompServerHandler.create(vertx) → {StompServerHandler}
-
Creates an instance of StompServerHandler using the default (compliant) implementation.
Parameters:
Name Type Description vertx
Vertx the vert.x instance to use Returns:
the created StompServerHandler- Type
- StompServerHandler