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