| Package | Description |
|---|---|
| org.opencrx.application.adapter | |
| org.opencrx.application.imap | |
| org.opencrx.application.ldap |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Thread,AbstractSession> |
AbstractServer.sessions |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractSession |
AbstractServer.newSession(Socket socket,
AbstractServer server)
Create new session for socket for given server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPSession
IMAPSession.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSession |
IMAPServer.newSession(Socket socket,
AbstractServer server) |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPSession
Handle a LDAP session.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSession |
LDAPServer.newSession(Socket socket,
AbstractServer server) |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.