| Interface | Description |
|---|---|
| ActionCancelResponseHandlerIF | |
| ActionResponseHandlerIF | |
| CentralDMPErrorHandlerIF |
The CentralDMPErrorHandlerIF is implemented by a component that provides a single
location to handle Dark Matter Protocol errors.
|
| CentralEventHandlerIF | |
| CentralRPCErrorHandlerIF |
The CentralRPCErrorHandlerIF is implemented by a component that provides a single
location to handle GWT RPC errors.
|
| CommsControllerIF |
The CommsControllerIF defines a component that centralizes the handling of all
Dark Matter Protocol messages.
|
| CreateResponseHandlerIF | |
| DMPService |
The client side stub for the Dark Matter Protocol RPC service.
|
| DMPServiceAsync |
The asynchronous counterpart of
DMPService. |
| EventHandlerIF |
The EventHandlerIF allows for sending events back through centralized handler
on components that perform get requests with an EVENTS option.
|
| GetResponseHandlerIF | |
| ResponseHandlerIF |
The ResponseHandlerIF allows us to funnel all responses and associated errors back
through a single handler interface.
|
| Class | Description |
|---|---|
| ActionCancelResponseCallback | |
| ActionResponseCallback | |
| CreateResponseCallback | |
| DeleteResponseCallback | |
| GetResponseCallback | |
| LoginResponseCallback | |
| LogoutResponseCallback | |
| ResponseCallback |
The ResponseCallback class provides a common base for asynchronous
callback handlers that handle each type of Dark Matter Protocol message.
|
| SetResponseCallback |
| Enum | Description |
|---|---|
| ErrorOptionsEnum |
The ErrorOptionsEnum indicates, for DMP or PC errors how the error
handling will be performed.
|
Copyright © 2019. All rights reserved.