Class SelectProtocol.Data.Inner

    • Constructor Detail

      • Inner

        public Inner​(String address,
                     int port,
                     String mode)
    • Method Detail

      • getAddress

        public String getAddress()
      • getPort

        public int getPort()
      • getMode

        public String getMode()