Interface SessionPrx

All Superinterfaces:
ObjectPrx, SessionPrx

public interface SessionPrx extends SessionPrx
Represents a session object used by IceGrid clients to allocate and release objects. Client sessions are created either via the RegistryPrx object or via the registry client SessionManagerPrx object.

Remarks: The Slice compiler generated this proxy interface from Slice interface ::IceGrid::Session.