Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.mortbay.j2ee.session

Classes in org.mortbay.j2ee.session used by org.mortbay.j2ee.session
AbstractReplicatedStore
          Maintain synchronisation with other States representing the same session by publishing changes made to ourself and updating ourself according to notifications published by the other State objects.
AbstractStore
           
AroundInterceptor
           
DistributableIdGenerator
           
GUIDGenerator
           
IdGenerator
           
LocalState
          Hold the state of an HttpSession
Manager
           
Medium
          A Medium through which notifications are distributed...
State
          Implemented by objects wishing to be used to store the state from an HttpSession.
StateAdaptor
           
StateInterceptor
          Superlass for StateInterceptors - objects which wrap-n-delegate/decorate a State instance.
Store