Interface CommunicationInterface


public interface CommunicationInterface
  • Method Details

    • register

      void register(CommunicationInterface.Registration registration)
      Use the registration to describe your interface. Nuclos calls this method on server start. All information are optional.
      Parameters:
      registration -