Uses of Class
de.bea.domingo.proxy.SessionProxy

Packages that use SessionProxy
de.bea.domingo.proxy Proxy implementation of the contract in package de.bea.domingo
 

Uses of SessionProxy in de.bea.domingo.proxy
 

Methods in de.bea.domingo.proxy that return SessionProxy
protected  SessionProxy BaseProxy.getDSession()
          Returns the Domingo session that created the current object.
 

Methods in de.bea.domingo.proxy with parameters of type SessionProxy
static DAgentContext AgentContextProxy.getInstance(NotesProxyFactory theFactory, SessionProxy session, lotus.domino.AgentContext theAgentContext, DNotesMonitor monitor)
          Factory method for instances of this class.
 



Domingo Java-API