org.abstracthorizon.mercury.imap.cmd
Class Search.AllTerm

java.lang.Object
  extended by javax.mail.search.SearchTerm
      extended by org.abstracthorizon.mercury.imap.cmd.Search.AllTerm
All Implemented Interfaces:
Serializable
Enclosing class:
Search

public class Search.AllTerm
extends javax.mail.search.SearchTerm

See Also:
Serialized Form

Constructor Summary
Search.AllTerm()
           
 
Method Summary
 boolean match(javax.mail.Message m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search.AllTerm

public Search.AllTerm()
Method Detail

match

public boolean match(javax.mail.Message m)
Specified by:
match in class javax.mail.search.SearchTerm


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.