Uses of Class
org.apache.axis2.transport.mail.server.Storage

Packages that use Storage
org.apache.axis2.transport.mail.server   
 

Uses of Storage in org.apache.axis2.transport.mail.server
 

Constructors in org.apache.axis2.transport.mail.server with parameters of type Storage
SMTPWorker(java.net.Socket socket, Storage st)
           
SMTPWorker(java.net.Socket socket, Storage st, ConfigurationContext configurationContext)
           
MailSorter(Storage st, ConfigurationContext configurationContext)
           
POP3Worker(java.net.Socket socket, Storage st)
           
SMTPServer(Storage st, int port)
           
SMTPServer(Storage st, ConfigurationContext configurationContext, int port)
           
POP3Server(Storage st, int port)
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.