Interface CapabilityDefaultsHelper

    • Method Detail

      • addDefaultCapabilities

        @NotNull
        @NotNull CapabilitySet addDefaultCapabilities​(@NotNull
                                                      @NotNull CapabilitySet capabilitySet)
        Adds default Capabilities for this module. Used during auto-detecting server capabilities.
        Parameters:
        capabilitySet - to add the capability to
        Returns:
        the supplied capabilitySet with the new capabilities included if found, else the given capabilitySet