| Package | Description |
|---|---|
| org.cloudgraph.state |
Contains classes used to manages a minimal set of "state"
information persisted with each
data graph in order to reduce overall storage space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledStateManager
A singleton for pooled JAXB (schema) state marshalling context objects.
|
class |
PooledStateMarshallingContext
Marshalling context which uses new commons pool2 for pooling of non
validating data binding instances.
|
class |
SimpleStateMarshallingContext |
| Constructor and Description |
|---|
BindingSequenceGenerator(StateMarshalingContext context) |
BindingSequenceGenerator(String state,
StateMarshalingContext context) |
Copyright © 2017. All Rights Reserved.