Class and Description |
---|
HttpSessionIdGenerator
Generates the
HttpSession Id. |
HttpSessionStore
Provides a store (or cache) of
HttpSession instances. |
Class and Description |
---|
FreshHttpSession
Newly created
HttpSession requiring a session Id. |
HttpSessionIdGenerator
Generates the
HttpSession Id. |
Class and Description |
---|
CreateHttpSessionOperation
Operation to obtain details of creating a new
HttpSession within the
HttpSessionStore . |
FreshHttpSession
Newly created
HttpSession requiring a session Id. |
InvalidateHttpSessionOperation
Operation to obtain details of invalidating a
HttpSession within the
HttpSessionStore . |
RetrieveHttpSessionOperation
Operation to obtain details of retrieving a
HttpSession from the
HttpSessionStore . |
StoreHttpSessionOperation
Operation to obtain details of storing the
HttpSession within the
HttpSessionStore . |
Class and Description |
---|
CreateHttpSessionOperation
Operation to obtain details of creating a new
HttpSession within the
HttpSessionStore . |
HttpSessionStore
Provides a store (or cache) of
HttpSession instances. |
InvalidateHttpSessionOperation
Operation to obtain details of invalidating a
HttpSession within the
HttpSessionStore . |
RetrieveHttpSessionOperation
Operation to obtain details of retrieving a
HttpSession from the
HttpSessionStore . |
StoreHttpSessionOperation
Operation to obtain details of storing the
HttpSession within the
HttpSessionStore . |
Copyright © 2005–2016. All rights reserved.