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