| Package | Description |
|---|---|
| de.jakop.lotus.domingo |
Interfaces and factory for access to Lotus Notes databases.
|
| de.jakop.lotus.domingo.http |
Http implementation of the contract in package
de.jakop.lotus.domingo. |
| de.jakop.lotus.domingo.map |
Generic Mapping layer between Notes documents and Java classes.
|
| de.jakop.lotus.domingo.proxy |
Proxy implementation of the contract in package
de.jakop.lotus.domingo. |
| de.jakop.lotus.domingo.service |
Service implementation of the contract in package
de.jakop.lotus.domingo. |
| de.jakop.lotus.domingo.threadpool |
Interface ThreadPool and a Implementation with Monitor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DNotesException
Exception thrown from the domingo API.
|
class |
DNotesRuntimeException
Runtime exception thrown from the domingo API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotesHttpException
Class from which all exceptions in this project inherit.
|
class |
NotesHttpRuntimeException
Class from which all runtime exceptions in this package inherit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapperRegistrationException
Signals errors during mapping from or to domingo.
|
class |
MappingException
Signals errors during mapping from or to domingo.
|
class |
MethodNotFoundException
Signals that an expected method wasn't found in a bean class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotesProxyException
Class from which all exceptions in this project inherit.
|
class |
NotesProxyRuntimeException
Class from which all runtime exceptions in this package inherit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotesServiceException
Class from which all exceptions in this package should inherit.
|
class |
NotesServiceRuntimeException
Class from which all exceptions in this package should inherit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadPoolException
Exceptions that can occur within a thread pool.
|
Copyright © 2005–2020. All rights reserved.