Interface ServerCliCommand

All Known Implementing Classes:
ChannelCommand, ListClientsCommand, StopCommand

public interface ServerCliCommand
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(ConcordServer server, String[] args)