ePOST API

Uses of Class
rice.email.proxy.imap.ImapConnection

Packages that use ImapConnection
rice.email.proxy.imap   
rice.email.proxy.imap.commands   
rice.email.proxy.imap.commands.fetch   
 

Uses of ImapConnection in rice.email.proxy.imap
 

Methods in rice.email.proxy.imap with parameters of type ImapConnection
 void ImapState.printUnsolicited(ImapConnection conn)
           
 

Uses of ImapConnection in rice.email.proxy.imap.commands
 

Methods in rice.email.proxy.imap.commands that return ImapConnection
 ImapConnection AbstractImapCommand.getConn()
           
 

Methods in rice.email.proxy.imap.commands with parameters of type ImapConnection
 void AbstractImapCommand.setConn(ImapConnection conn)
           
 

Uses of ImapConnection in rice.email.proxy.imap.commands.fetch
 

Methods in rice.email.proxy.imap.commands.fetch that return ImapConnection
 ImapConnection FetchPart.getConn()
           
 

Methods in rice.email.proxy.imap.commands.fetch with parameters of type ImapConnection
 void FetchPart.setConn(ImapConnection conn)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.