| Class | Description |
|---|---|
| DispatchJsonServlet |
The extension of the
DispatchServlet which is uses json to serialize/deserialize requests and responses. |
| DispatchServlet |
In the client-server mode the client executes service method using ServiceProxyWeb.
|
| HttpClientFactory |
Singleton factory which creates instances of the HttpClient.
|
| ServiceProxyWeb |
HTTP implementation of the abstract ServiceProxy class.
|
| ServiceProxyWebJson |
The extension of the
ServiceProxyWeb which is uses json to serialize/deserialize requests and responses. |
| WebSessionManager |
A global way to access the current http session.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.