Uses of Class
com.tangosol.net.SocketOptions
-
Packages that use SocketOptions 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. -
-
Uses of SocketOptions in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return SocketOptions Modifier and Type Method Description SocketOptions
SocketOptionsProcessor. process(ProcessingContext context, XmlElement xmlElement)
Process anXmlElement
to return a specific type of value. -
Uses of SocketOptions in com.tangosol.net
Methods in com.tangosol.net that return SocketOptions Modifier and Type Method Description static SocketOptions
SocketOptions. load(XmlElement xml)
Deprecated.
-