Class DistributedSession

All Implemented Interfaces:
Serializable, Cloneable, CoreSession<ClassDescriptor,Login,Platform,Project,SessionEventManager>, CommandProcessor, DatabaseSession, Session
Direct Known Subclasses:
RemoteSession

public abstract class DistributedSession extends DatabaseSessionImpl
Purpose: Super class to all remote client session's.
See Also: