Package | Description |
---|---|
lucee.runtime.rest |
Modifier and Type | Method and Description |
---|---|
Result |
RestRequestListener.getResult() |
Result |
Mapping.getResult(PageContext pc,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
Modifier and Type | Method and Description |
---|---|
Result |
Mapping.getResult(PageContext pc,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
Constructor and Description |
---|
RestRequestListener(Mapping mapping,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue) |
Copyright © 2015 Lucee