| Package | Description | 
|---|---|
| org.apache.james.lmtpserver.netty | |
| org.apache.james.pop3server.netty | |
| org.apache.james.smtpserver.netty | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LMTPServer | 
| class  | OioLMTPServerLMTPServer which use old IO and not NIO. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OioPOP3ServerPOP3Server which use old IO and not NIO. | 
| class  | POP3ServerNIO POP3 Server which use Netty | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OioSMTPServerSMTPServer which use old IO and not NIO. | 
| class  | SMTPServerNIO SMTPServer which use Netty | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.