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