Package | Description |
---|---|
davmail | |
davmail.caldav | |
davmail.imap | |
davmail.ldap | |
davmail.pop | |
davmail.smtp |
Modifier and Type | Method and Description |
---|---|
abstract AbstractConnection |
AbstractServer.createConnectionHandler(Socket clientSocket)
Create a connection handler for the current listener.
|
Modifier and Type | Class and Description |
---|---|
class |
CaldavConnection
Handle a caldav connection.
|
Modifier and Type | Method and Description |
---|---|
AbstractConnection |
CaldavServer.createConnectionHandler(Socket clientSocket) |
Modifier and Type | Class and Description |
---|---|
class |
ImapConnection
Dav Gateway IMAP connection implementation.
|
Modifier and Type | Method and Description |
---|---|
AbstractConnection |
ImapServer.createConnectionHandler(Socket clientSocket) |
Modifier and Type | Class and Description |
---|---|
class |
LdapConnection
Handle a caldav connection.
|
Modifier and Type | Method and Description |
---|---|
AbstractConnection |
LdapServer.createConnectionHandler(Socket clientSocket) |
Modifier and Type | Class and Description |
---|---|
class |
PopConnection
Dav Gateway pop connection implementation
|
Modifier and Type | Method and Description |
---|---|
AbstractConnection |
PopServer.createConnectionHandler(Socket clientSocket) |
Modifier and Type | Class and Description |
---|---|
class |
SmtpConnection
Dav Gateway smtp connection implementation
|
Modifier and Type | Method and Description |
---|---|
AbstractConnection |
SmtpServer.createConnectionHandler(Socket clientSocket) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.