Interface RemotePartSpecification

  • All Known Implementing Classes:
    AnyRemotePart, InlineDomainRegistry

    public interface RemotePartSpecification
    A DomainSpecification represents a constraint on a RemotePart, and it can tell whether a mail address remote part matches it.
    • Method Detail

      • isSatisfiedBy

        boolean isSatisfiedBy​(RemotePart remotePart)