public class RequestDispatcher extends Object
| Constructor and Description |
|---|
RequestDispatcher(ControllerRegistry controllerRegistry,
ExceptionMapperRegistry exceptionMapperRegistry) |
| Modifier and Type | Method and Description |
|---|---|
BaseResponse<?> |
dispatchRequest(JsonPath jsonPath,
String requestType,
RequestParams requestParams,
RequestBody requestBody) |
public RequestDispatcher(ControllerRegistry controllerRegistry, ExceptionMapperRegistry exceptionMapperRegistry)
public BaseResponse<?> dispatchRequest(JsonPath jsonPath, String requestType, RequestParams requestParams, RequestBody requestBody) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.