Uses of Class
org.eclipse.angus.mail.iap.Protocol
Packages that use Protocol
Package
Description
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
-
Uses of Protocol in org.eclipse.angus.mail.iap
Methods in org.eclipse.angus.mail.iap that return ProtocolMethods in org.eclipse.angus.mail.iap with parameters of type ProtocolConstructors in org.eclipse.angus.mail.iap with parameters of type ProtocolModifierConstructorDescriptionConstructs an ConnectionException with the specified Response.Read a new Response from the given Protocol -
Uses of Protocol in org.eclipse.angus.mail.imap.protocol
Subclasses of Protocol in org.eclipse.angus.mail.imap.protocolModifier and TypeClassDescriptionclassThis class extends the iap.Protocol object and implements IMAP semantics.Constructors in org.eclipse.angus.mail.imap.protocol with parameters of type Protocol