|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
---|---|
railo.runtime.config | |
railo.runtime.rest |
Uses of Mapping in railo.runtime.config |
---|
Methods in railo.runtime.config that return Mapping | |
---|---|
Mapping[] |
ConfigImpl.getRestMappings()
|
Uses of Mapping in railo.runtime.rest |
---|
Methods in railo.runtime.rest that return Mapping | |
---|---|
Mapping |
Mapping.duplicate(Config config,
Boolean readOnly)
|
Mapping |
Source.getMapping()
|
Methods in railo.runtime.rest with parameters of type Mapping | |
---|---|
static boolean |
RestUtil.isMatch(PageContext pc,
Mapping mapping,
Resource res)
|
static void |
RestUtil.release(Mapping[] mappings)
|
Constructors in railo.runtime.rest with parameters of type Mapping | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |