Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Package oracle.cabo.servlet.state

Interface Summary
MutableState The MutableState interface extends State to be mutable - that is, allow "sets".
State The State interface defines a generic set of state information.
StateManager The StateManager interface is responsible for creating State IDs, creating States, storing States, and deciding on a strategy for purging old states.
 

Class Summary
QueueStateManager A StateManager that stores states in a FIFO queue of a predetermined length.
StateImpl A default implementation of the State interface.
StateUtils Utilities for working with States.
 


Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.