4.13.4. Classes in the Imap module

ClassDescription
AbstractImapProxy Class encapsulating the abstract IMAP proxy.
ImapProxy Default IMAP proxy based on AbstractImapProxy.
ImapProxyStrict IMAP proxy based on AbstractImapProxy, allowing only the minimal command set.

Table 4.38. Classes of the Imap module