Interface ISession

  • All Superinterfaces:
    CDOCommonSession, org.eclipse.net4j.util.collection.Closeable, IAdaptable, org.eclipse.net4j.util.container.IContainer<IView>, org.eclipse.net4j.util.event.INotifier, org.eclipse.net4j.util.options.IOptionsContainer, org.eclipse.net4j.util.properties.IPropertiesContainer, org.eclipse.net4j.util.security.IUserAware
    All Known Subinterfaces:
    InternalSession

    public interface ISession
    extends CDOCommonSession, org.eclipse.net4j.util.container.IContainer<IView>
    The server-side representation of a client session.
    Author:
    Eike Stepper
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.