.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Accessing Domino sessions
The Session class is the root of the Domino Objects containment hierarchy, providing access to the other Domino objects, and represents the Domino environment of the current program.

For local calls, the Domino environment is the local Domino directory, which can belong to a server or a user. For remote (IIOP) calls, the Domino environment is the server handling the remote requests.

You can:


The Session class also contains the following methods for creating new Domino objects:
See Also