Class AnyPostmaster

  • All Implemented Interfaces:
    RecipientSpecification

    public class AnyPostmaster
    extends Object
    implements RecipientSpecification
    AnyPostmaster matches the special "Postmaster" (without remote part) and "Postmaster@..." type of addresses, irrespective of their remote part.
    • Constructor Summary

      Constructors 
      Constructor Description
      AnyPostmaster()  
    • 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