Class Server
java.lang.Object
io.vertx.ext.stomp.utils.Server
Class responsible for the computation of the server id. From the STOMP specification, this id must be constructed as
follows: name/version comments.
- Author:
- Clement Escoffier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERVER_NAME
-
-
Constructor Details
-
Server
public Server()
-