Package | Description |
---|---|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
Modifier and Type | Method and Description |
---|---|
List<WrapperStreamFactory> |
WrapperStreamFactoryListProcessor.process(ProcessingContext context,
XmlElement xmlElement)
Deprecated.
Process an
XmlElement to return a specific type of value. |
Modifier and Type | Class and Description |
---|---|
class |
CompressionFilter
Deprecated.
As of Coherence 3.7
|
Modifier and Type | Method and Description |
---|---|
Map<String,WrapperStreamFactory> |
OperationalContext.getFilterMap()
Return a Map of network filter factories.
|
Map<String,WrapperStreamFactory> |
ClusterDependencies.getFilterMap()
Obtain the map of filter name to WrapperStreamFactory.
|