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
MailSorter(Storage st, ConfigurationContext configurationContext)
           
POP3Server(Storage st, int port)
           
POP3Worker(java.net.Socket socket, Storage st)
           
SMTPServer(Storage st, ConfigurationContext configurationContext, int port)
           
SMTPServer(Storage st, int port)
           
SMTPWorker(java.net.Socket socket, Storage st)
           
SMTPWorker(java.net.Socket socket, Storage st, ConfigurationContext configurationContext)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.