| Package | Description |
|---|---|
| de.jakop.lotus.domingo.http |
Http implementation of the contract in package
de.jakop.lotus.domingo. |
| Modifier and Type | Method and Description |
|---|---|
protected NotesHttpFactory |
BaseHttp.getFactory()
Returns the factory corresponding to this instance.
|
| Constructor and Description |
|---|
AgentHttp(NotesHttpFactory theFactory,
DBase theParent,
DNotesMonitor monitor,
String agentName)
Constructor.
|
BaseDocumentHttp(NotesHttpFactory factory,
DBase parent,
DNotesMonitor monitor)
Private Constructor for this class.
|
BaseDocumentHttp(NotesHttpFactory factory,
DBase parent,
String unid,
DNotesMonitor monitor)
Private Constructor for this class.
|
BaseHttp(NotesHttpFactory theFactory,
DBase theParent,
DNotesMonitor monitor)
Creates a new DBaseImpl object.
|
DocumentHttp(NotesHttpFactory factory,
DBase parent,
DNotesMonitor monitor)
Private Constructor for this class.
|
DocumentHttp(NotesHttpFactory factory,
DBase parent,
String unid,
DNotesMonitor monitor)
Private Constructor for this class.
|
ItemHttp(NotesHttpFactory theFactory,
DBase theParent,
String theName,
DNotesMonitor monitor)
Constructor.
|
ItemHttp(NotesHttpFactory theFactory,
DBase theParent,
String theName,
List theValues,
DNotesMonitor monitor)
Constructor.
|
Copyright © 2005–2020. All rights reserved.