| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.nov2015 | |
| org.kaazing.gateway.server.config.nov2015.impl |
| Modifier and Type | Method and Description |
|---|---|
static TimeIntervalString |
TimeIntervalString.Factory.newInstance() |
static TimeIntervalString |
TimeIntervalString.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.newValue(Object obj) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(File file) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(InputStream is) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(Node node) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(Reader r) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(String xmlAsString) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(URL u) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TimeIntervalString |
TimeIntervalString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TimeIntervalString |
TimeIntervalString.Factory.parse(XMLStreamReader sr) |
static TimeIntervalString |
TimeIntervalString.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
TimeIntervalString |
ServiceAcceptOptionsType.xgetHttpKeepaliveTimeout()
Gets (as xml) the "http.keepalive.timeout" element
|
TimeIntervalString |
ServiceConnectOptionsType.xgetHttpKeepaliveTimeout()
Gets (as xml) the "http.keepalive.timeout" element
|
TimeIntervalString |
AuthenticationType.xgetSessionTimeout()
Gets (as xml) the "session-timeout" element
|
TimeIntervalString |
ServiceAcceptOptionsType.xgetWsInactivityTimeout()
Gets (as xml) the "ws.inactivity.timeout" element
|
TimeIntervalString |
ServiceConnectOptionsType.xgetWsInactivityTimeout()
Gets (as xml) the "ws.inactivity.timeout" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAcceptOptionsType.xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
Sets (as xml) the "http.keepalive.timeout" element
|
void |
ServiceConnectOptionsType.xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
Sets (as xml) the "http.keepalive.timeout" element
|
void |
AuthenticationType.xsetSessionTimeout(TimeIntervalString sessionTimeout)
Sets (as xml) the "session-timeout" element
|
void |
ServiceAcceptOptionsType.xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
Sets (as xml) the "ws.inactivity.timeout" element
|
void |
ServiceConnectOptionsType.xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
Sets (as xml) the "ws.inactivity.timeout" element
|
| Modifier and Type | Method and Description |
|---|---|
TimeIntervalString |
ServiceConnectOptionsTypeImpl.xgetHttpKeepaliveTimeout()
Gets (as xml) the "http.keepalive.timeout" element
|
TimeIntervalString |
ServiceAcceptOptionsTypeImpl.xgetHttpKeepaliveTimeout()
Gets (as xml) the "http.keepalive.timeout" element
|
TimeIntervalString |
AuthenticationTypeImpl.xgetSessionTimeout()
Gets (as xml) the "session-timeout" element
|
TimeIntervalString |
ServiceConnectOptionsTypeImpl.xgetWsInactivityTimeout()
Gets (as xml) the "ws.inactivity.timeout" element
|
TimeIntervalString |
ServiceAcceptOptionsTypeImpl.xgetWsInactivityTimeout()
Gets (as xml) the "ws.inactivity.timeout" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConnectOptionsTypeImpl.xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
Sets (as xml) the "http.keepalive.timeout" element
|
void |
ServiceAcceptOptionsTypeImpl.xsetHttpKeepaliveTimeout(TimeIntervalString httpKeepaliveTimeout)
Sets (as xml) the "http.keepalive.timeout" element
|
void |
AuthenticationTypeImpl.xsetSessionTimeout(TimeIntervalString sessionTimeout)
Sets (as xml) the "session-timeout" element
|
void |
ServiceConnectOptionsTypeImpl.xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
Sets (as xml) the "ws.inactivity.timeout" element
|
void |
ServiceAcceptOptionsTypeImpl.xsetWsInactivityTimeout(TimeIntervalString wsInactivityTimeout)
Sets (as xml) the "ws.inactivity.timeout" element
|
Copyright © 2014–2016. All rights reserved.