| 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 |
|---|---|
DAgentContext |
DSession.getAgentContext()
Represents the agent environment of the current program, if an agent is
running it.
|
| Modifier and Type | Method and Description |
|---|---|
DAgentContext |
SessionHttp.getAgentContext()
Represents the agent environment of the current program, if an agent is
running it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentContextProxy
Represents the agent environment of the current program, if an agent is running it.
|
| Modifier and Type | Method and Description |
|---|---|
DAgentContext |
SessionProxy.getAgentContext()
Represents the agent environment of the current program, if an agent is
running it.
|
static DAgentContext |
AgentContextProxy.getInstance(NotesProxyFactory theFactory,
SessionProxy session,
lotus.domino.AgentContext theAgentContext,
DNotesMonitor monitor)
Factory method for instances of this class.
|
Copyright © 2005–2020. All rights reserved.