| Package | Description |
|---|---|
| com.toolsverse.service.web |
| Modifier and Type | Method and Description |
|---|---|
ServiceRequest |
DispatchServlet.getServiceRequest(HttpServletRequest request)
Gets the service request from the given HttpServletRequest.
|
ServiceRequest |
DispatchJsonServlet.getServiceRequest(HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse |
DispatchServlet.callService(ServiceRequest serviceRequest)
Calls service method using ServiceProxyLocal.
|
org.apache.http.entity.ContentProducer |
ServiceProxyWebJson.getContentProducer(ServiceRequest request) |
org.apache.http.entity.ContentProducer |
ServiceProxyWeb.getContentProducer(ServiceRequest request)
Gets the content producer.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.