Package | Description |
---|---|
lucee.runtime.config | |
lucee.runtime.rest |
Modifier and Type | Method and Description |
---|---|
Mapping[] |
ConfigImpl.getRestMappings() |
Modifier and Type | Method and Description |
---|---|
Mapping |
Mapping.duplicate(Config config,
Boolean readOnly) |
Mapping |
Source.getMapping() |
Modifier and Type | Method and Description |
---|---|
static boolean |
RestUtil.isMatch(PageContext pc,
Mapping mapping,
Resource res) |
static void |
RestUtil.release(Mapping[] mappings) |
Constructor and Description |
---|
RestRequestListener(Mapping mapping,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
Source(Mapping mapping,
PageSource pageSource,
String path) |
Copyright © 2015 Lucee