| Interface | Description |
|---|---|
| StateIO |
Interface to be implemented by any StateIO implementations that can then be
used in the
StateManager. |
| Class | Description |
|---|---|
| StateManager |
The FormManager is responsible for reading in, and writing out, application
state information in an implementation-agnostic fashion.
|
| Enum | Description |
|---|---|
| StateManager.PersistenceMode |
The
StateManager may operate in one of two persistence modes. |