Class ServerCommand


  • public class ServerCommand
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • command

        public final java.lang.String command
    • Constructor Detail

      • ServerCommand

        public ServerCommand​(java.lang.String string,
                             ICommandListener iCommandListener)