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 |
OioLMTPServer
LMTPServer which use old IO and not NIO.
|
Modifier and Type | Class and Description |
---|---|
class |
OioPOP3Server
POP3Server which use old IO and not NIO.
|
class |
POP3Server
NIO POP3 Server which use Netty
|
Modifier and Type | Class and Description |
---|---|
class |
OioSMTPServer
SMTPServer which use old IO and not NIO.
|
class |
SMTPServer
NIO SMTPServer which use Netty
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.