Uses of Interface
gnu.inet.imap.IMAPConstants

Packages that use IMAPConstants
gnu.inet.imap This package contains an IMAP4rev1 client. 
 

Uses of IMAPConstants in gnu.inet.imap
 

Classes in gnu.inet.imap that implement IMAPConstants
 class IMAPConnection
          The protocol class implementing IMAP4rev1.
 class IMAPResponseTokenizer
          An object that can parse an underlying socket stream containing IMAP protocol server responses into IMAPResponse tokens.
 class ListEntry
          An item in an IMAP LIST or LSUB response.
 



© Copyright 2003 The Free Software Foundation, all rights reserved