Interface ExtensionProtocol

    • Method Detail

      • getNamespace

        String getNamespace()
        The protocol's main namespace. This is used to uniquely identify the extension protocol.
        Returns:
        The main namespace.
      • isEnabled

        boolean isEnabled()
        Indicates whether this protocol is enabled.
        Returns:
        true, if enabled; false if disabled.