public interface SslClientConfig
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.grizzly.config.dom.Ssl |
getSsl()
Gets the value of the ssl property.
|
void |
setSsl(org.glassfish.grizzly.config.dom.Ssl value)
Sets the value of the ssl property.
|
org.glassfish.grizzly.config.dom.Ssl getSsl()
Sslvoid setSsl(org.glassfish.grizzly.config.dom.Ssl value)
throws PropertyVetoException
value - allowed object is
SslPropertyVetoExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.