| 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.proxy |
Proxy implementation of the contract in package
de.jakop.lotus.domingo. |
| Modifier and Type | Method and Description |
|---|---|
DLog |
DSession.createLog(String name)
Creates a new Log object with the name you specify.
|
| Modifier and Type | Method and Description |
|---|---|
DLog |
SessionHttp.createLog(String name)
Creates a new Log object with the name you specify.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogProxy
A notes Log.
|
| Modifier and Type | Method and Description |
|---|---|
DLog |
SessionProxy.createLog(String name)
Creates a new Log object with the name you specify.
|
Copyright © 2005–2020. All rights reserved.