| Package | Description |
|---|---|
| org.kaazing.gateway.server.config.nov2015 | |
| org.kaazing.gateway.server.config.nov2015.impl |
| Modifier and Type | Method and Description |
|---|---|
static CacheControlString |
CacheControlString.Factory.newInstance() |
static CacheControlString |
CacheControlString.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.newValue(Object obj) |
static CacheControlString |
CacheControlString.Factory.parse(File file) |
static CacheControlString |
CacheControlString.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(InputStream is) |
static CacheControlString |
CacheControlString.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(Node node) |
static CacheControlString |
CacheControlString.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(Reader r) |
static CacheControlString |
CacheControlString.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(String xmlAsString) |
static CacheControlString |
CacheControlString.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(URL u) |
static CacheControlString |
CacheControlString.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static CacheControlString |
CacheControlString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static CacheControlString |
CacheControlString.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static CacheControlString |
CacheControlString.Factory.parse(XMLStreamReader sr) |
static CacheControlString |
CacheControlString.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
CacheControlString |
LocationType.xgetCacheControl()
Gets (as xml) the "cache-control" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationType.xsetCacheControl(CacheControlString cacheControl)
Sets (as xml) the "cache-control" element
|
| Modifier and Type | Method and Description |
|---|---|
CacheControlString |
LocationTypeImpl.xgetCacheControl()
Gets (as xml) the "cache-control" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationTypeImpl.xsetCacheControl(CacheControlString cacheControl)
Sets (as xml) the "cache-control" element
|
Copyright © 2014–2016. All rights reserved.