Class AnyRecipient

  • All Implemented Interfaces:
    RecipientSpecification

    public class AnyRecipient
    extends Object
    implements RecipientSpecification
    AnyRecipient matches any recipient, for any domain, including the reserved postmaster mailboxes.
    • Constructor Summary

      Constructors 
      Constructor Description
      AnyRecipient()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isSatisfiedBy​(Recipient recipient)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait