Class | Description |
---|---|
AbstractResourceMethodDispatchProvider |
A partial implementation of
ResourceMethodDispatchProvider that
creates instances of RequestDispatcher . |
EntityParamDispatchProvider | |
FormDispatchProvider | |
HttpReqResDispatchProvider |
A dispatch provider implementation that answers to methods with a return
definition of void, receiving only HttpRequestContext and HttpResponseContext
(a service alike method).
|
MultipartFormDispatchProvider | |
ResourceJavaMethodDispatcher | |
VoidVoidDispatchProvider |
A provider for methods that are marked as void and receiving no args.
|
VoidVoidDispatchProvider.VoidVoidMethodInvoker |
Copyright © 2013 Oracle Corporation. All rights reserved.