Uses of Class
com.tangosol.coherence.config.xml.processor.SocketProviderProcessor
-
Packages that use SocketProviderProcessor Package Description com.tangosol.coherence.config.xml.processor Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files. -
-
Uses of SocketProviderProcessor in com.tangosol.coherence.config.xml.processor
Subclasses of SocketProviderProcessor in com.tangosol.coherence.config.xml.processor Modifier and Type Class Description class
GlobalSocketProviderProcessor
AnElementProcessor
that will parse a <global-socket-provider> and produce the globalSocketProviderBuilder
.
-