|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Result | |
---|---|
railo.runtime.rest |
Uses of Result in railo.runtime.rest |
---|
Methods in railo.runtime.rest that return Result | |
---|---|
Result |
RestRequestListener.getResult()
|
Result |
Mapping.getResult(PageContext pc,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue)
|
Methods in railo.runtime.rest with parameters of type Result | |
---|---|
Result |
Mapping.getResult(PageContext pc,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue)
|
Constructors in railo.runtime.rest with parameters of type Result | |
---|---|
RestRequestListener(Mapping mapping,
String path,
Struct matrix,
int format,
boolean hasFormatExtension,
List<MimeType> accept,
MimeType contentType,
Result defaultValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |