Uses of Class
org.apache.commons.net.imap.IMAP
Packages that use IMAP
Package
Description
Basic IMAP and IMAPS support classes
-
Uses of IMAP in org.apache.commons.net.examples.mail
Methods in org.apache.commons.net.examples.mail with parameters of type IMAP -
Uses of IMAP in org.apache.commons.net.imap
Subclasses of IMAP in org.apache.commons.net.imapModifier and TypeClassDescriptionclass
An IMAP Client class with authentication support.class
The IMAPClient class provides the basic functionalities found in an IMAP client.class
The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.Methods in org.apache.commons.net.imap with parameters of type IMAPModifier and TypeMethodDescriptionboolean
IMAP.IMAPChunkListener.chunkReceived
(IMAP imap) Called when a multi-line partial response has been received.