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 SocketOptionsSocketOptionsProcessor. process(ProcessingContext context, XmlElement xmlElement)Process anXmlElementto 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 SocketOptionsSocketOptions. load(XmlElement xml)Deprecated. 
 -