Package jrun.servlet.session

Interface Summary
ReplicationIdServiceMBean Stores and retrieves the replication id information used to propogate session replication information to the webserver connectors.
Session The functional interface for the JRun session service.
SessionIdGenerator The functional interface for the JRun session ID generation service.
SessionIdGeneratorServiceMBean The MBean interface for the JRun session ID generation service.
SessionReplicationServiceMBean Clustered service that passes session information to all servers specified in buddy-names in jrun-web.xml
SessionReplicationServiceRemote Clustered service that passes session information to all servers specified in buddy-names in jrun-web.xml
SessionServiceMBean The MBean interface for the JRun session service.
SessionStorage Implemented by session storage providers that wish to store and retrieve session objects and their data.
 

Class Summary
FileSessionStorage Provide session storage to the file system.
JDBCSessionStorage Provide session storage to a JDBC driver
JRunSession  
LRUTable LRUTable
ReplicationIdService Stores, creates, and retrieves the server id used by the connectors.
SessionHolder Represents a single session object.
SessionIdGeneratorService The JRun session ID generation service.
SessionReplicationService Clustered service that passes session information to all servers specified in buddy-names in jrun-web.xml
SessionService The JRun session service.
 



Copyright © 2002 Macromedia Corporation. All Rights Reserved.