KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > FetchProfile > Top Examples

  • org.jboss.net.axis.transport.mailto.AbstractMailTransportService
    <dl> <dt><b>Title: </b><dd>Abstract Mail Transport Service</dd> <p> <dt><b>Description: </b><dd>Both the client and server side email transport services are based off of this class. </dd> <p> </dl> @author <a HR ...
  • search
    Search the given folder for messages matching the given criteria. @author John Mani
  • org.apache.james.fetchmail.FolderProcessor
    <p>Class <code>FolderProcessor</code> opens a Folder and iterates over all of the Messages, delegating their processing to <code>MessageProcessor</code>.</p> <p>If isRecurse(), all subfolders are fetched recursively.</p> <p>Creation Date: 25- ...
Popular Tags