| Package | Description | 
|---|---|
| com.tangosol.io.pof | 
 Contains classes related to POF serialization and deserialization. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ConfigurablePofContext.PofConfig | 
ConfigurablePofContext.createPofConfig()
Create a PofConfig object based on a configuration that was either
 provided as XML, or can be loaded from the specified (or default) URI
 using the provided ClassLoader. 
 | 
protected ConfigurablePofContext.PofConfig | 
ConfigurablePofContext.getPofConfig()
Obtain the PofConfig that represents the initialized state of the
 ConfigurablePofContext. 
 |