Package | Description |
---|---|
com.tangosol.coherence.config.builder |
Defines the typical runtime configuration builders for the Coherence
configuration object model.
|
com.tangosol.coherence.config.xml.processor |
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
|
Modifier and Type | Method and Description |
---|---|
void |
SSLSocketProviderDependenciesBuilder.setCipherSuitesNameList(SSLSocketProviderDependenciesBuilder.NameListDependencies deps)
Set cipher-suites dependencies
|
void |
SSLSocketProviderDependenciesBuilder.setProtocolVersionsNameList(SSLSocketProviderDependenciesBuilder.NameListDependencies deps)
Set protocol-versions dependencies
|
Modifier and Type | Method and Description |
---|---|
SSLSocketProviderDependenciesBuilder.NameListDependencies |
SSLNameListProcessor.process(ProcessingContext context,
XmlElement xmlElement) |