| Package | Description |
|---|---|
| com.toolsverse.service.web |
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse |
DispatchServlet.callService(ServiceRequest serviceRequest)
Calls service method using ServiceProxyLocal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DispatchServlet.writeServiceResponse(HttpServletResponse response,
ServiceResponse serviceResponse)
Writes service response.
|
void |
DispatchJsonServlet.writeServiceResponse(HttpServletResponse response,
ServiceResponse serviceResponse) |
Copyright © 2010-2020 Toolsverse. All Rights Reserved.