|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceMethod.MethodReturn | |
|---|---|
| org.cruxframework.crux.core.server.rest.core.dispatch | |
| org.cruxframework.crux.core.server.rest.spi | |
| Uses of ResourceMethod.MethodReturn in org.cruxframework.crux.core.server.rest.core.dispatch |
|---|
| Methods in org.cruxframework.crux.core.server.rest.core.dispatch that return ResourceMethod.MethodReturn | |
|---|---|
static ResourceMethod.MethodReturn |
RestDispatcher.dispatch(HttpRequest request,
HttpResponse response,
boolean preflightRequest)
|
ResourceMethod.MethodReturn |
StateHandler.handledByCache()
|
ResourceMethod.MethodReturn |
ResourceMethod.invoke(HttpRequest request,
HttpResponse response)
|
| Methods in org.cruxframework.crux.core.server.rest.core.dispatch with parameters of type ResourceMethod.MethodReturn | |
|---|---|
void |
StateHandler.updateState(UriInfo uriInfo,
ResourceMethod.MethodReturn ret)
|
| Uses of ResourceMethod.MethodReturn in org.cruxframework.crux.core.server.rest.spi |
|---|
| Methods in org.cruxframework.crux.core.server.rest.spi with parameters of type ResourceMethod.MethodReturn | |
|---|---|
static void |
HttpUtil.writeResponse(HttpRequest request,
HttpResponse response,
ResourceMethod.MethodReturn methodReturn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||