| Package | Description | 
|---|---|
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| com.tangosol.net | 
 Contains basic cluster interfaces and factories. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SimpleSerializationMap | 
ExternalScheme.instantiateSimpleSerializationMap(BinaryStore store,
                                 boolean fBinaryMap)
Construct a SimpleSerializationMap using the specified parameters. 
 | 
protected SimpleSerializationMap | 
ExternalScheme.instantiateSimpleSerializationMap(BinaryStore store,
                                 ClassLoader loader)
Construct a SimpleSerializationMap using the specified parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SimpleSerializationMap | 
DefaultConfigurableCacheFactory.instantiateSimpleSerializationMap(BinaryStore store,
                                 boolean fBinaryMap)
Deprecated.  
Construct a SimpleSerializationMap using the specified parameters. 
 | 
protected SimpleSerializationMap | 
DefaultConfigurableCacheFactory.instantiateSimpleSerializationMap(BinaryStore store,
                                 ClassLoader loader)
Deprecated.  
Construct a SimpleSerializationMap using the specified parameters. 
 |