Uses of Interface
org.apache.geronimo.javamail.store.pop3.POP3Constants

Packages that use POP3Constants
org.apache.geronimo.javamail.store.pop3.connection   
 

Uses of POP3Constants in org.apache.geronimo.javamail.store.pop3.connection
 

Classes in org.apache.geronimo.javamail.store.pop3.connection that implement POP3Constants
 class POP3Connection
          Simple implementation of POP3 transport.
 class POP3ListResponse
          This class adds functionality to the basic response by parsing the reply for LIST command and obtaining specific information about the msgnum and the size.
 class POP3Response
          This class provides the basic implementation for the POP3Response.
 class POP3StatusResponse
          This class adds functionality to the basic response by parsing the status line and obtaining specific information about num of msgs and the size
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.