| Package | Description | 
|---|---|
| org.apache.james.imapserver.netty | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ImapChannelUpstreamHandlerSimpleChannelUpstreamHandlerwhich handles IMAP | 
| class  | ImapIdleStateHandlerIdleStateAwareChannelHandlerwhich will callImapSession.logout()if the
 connected client did not receive or send any traffic in a given timeframe | 
| class  | ImapRequestFrameDecoderFrameDecoderwhich will decode via andImapDecoderinstance | 
| class  | IMAPServerNIO IMAP Server which use Netty | 
| class  | NettyImapSession | 
| class  | OioIMAPServerIMAPServer which use old IO and not NIO. | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.