Class HelloRequest

  • All Implemented Interfaces:
    Message

    public class HelloRequest
    extends Object
    implements Message
    Sent the first time we connect to a given server. The server will respond with a HelloResponse.
    • Constructor Detail

      • HelloRequest

        public HelloRequest​(int infoLevel)
    • Method Detail

      • getInfoLevel

        public int getInfoLevel()
      • isServerInfo

        public boolean isServerInfo()
      • isConnectorKeys

        public boolean isConnectorKeys()
      • isConnectorInfo

        public boolean isConnectorInfo()