Class Server


  • public class Server
    extends Object
    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 Detail

      • SERVER_NAME

        public static final String SERVER_NAME
    • Constructor Detail

      • Server

        public Server()