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