Modifier and Type | Interface and Description |
---|---|
interface |
IMAPServerMBean |
Modifier and Type | Class and Description |
---|---|
class |
IMAPServer
NIO IMAP Server which use Netty
|
class |
OioIMAPServer
IMAPServer which use old IO and not NIO.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LMTPServerMBean |
Modifier and Type | Class and Description |
---|---|
class |
LMTPServer |
class |
OioLMTPServer
LMTPServer which use old IO and not NIO.
|
Modifier and Type | Interface and Description |
---|---|
interface |
POP3ServerMBean |
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 |
AbstractConfigurableAsyncServer
Abstract base class for Servers for all James Servers
|
class |
AbstractProtocolAsyncServer
Abstract base class which use a
ProtocolHandlerLoader for loading the ProtocolHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
SMTPServerMBean
JMX MBean interface for the SMTPServer
|
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.