| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.nov2015 | |
| org.kaazing.gateway.server.config.nov2015.impl |
| Modifier and Type | Field and Description |
|---|---|
static ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsType.SslEncryption.DISABLED |
static ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsType.SslEncryption.ENABLED |
| Modifier and Type | Method and Description |
|---|---|
static ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsType.SslEncryption.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsType.SslEncryption.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsType.getSslEncryption()
Gets the "ssl.encryption" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConnectOptionsType.setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum sslEncryption)
Sets the "ssl.encryption" element
|
| Modifier and Type | Method and Description |
|---|---|
ServiceConnectOptionsType.SslEncryption.Enum |
ServiceConnectOptionsTypeImpl.getSslEncryption()
Gets the "ssl.encryption" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConnectOptionsTypeImpl.setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum sslEncryption)
Sets the "ssl.encryption" element
|
Copyright © 2014–2016. All rights reserved.