| Interface | Description |
|---|---|
| DmpEventHandlerIF |
The DmpEventHandlerIF interface indicates a component that handles Dark Matter Protocol
events.
|
| DmpRequestProcessorIF |
The RequestProcessorIF defines an entity that can process a Dark Matter Protocol (DMP)
Request message.
|
| DmpResponseHandlerIF |
The ResponseHandlerIF interface defines a component that can handle the
response that results when a RequestProcessorIF has finished its processing.
|
| RequestTrackerIF |
The RequestTrackerIF defines a component that decouples the handling of incoming
Dark Matter Protocol Requests from the various components that service those
Requests.
|
| SecurityManagerIF |
The SecurityManagerIF interface defines an object that can perform
authentication of user connection attempts via the LoginRequest, can allow
for termination of a session via the LogoutRequest and can verify that
any other request is allowable for a given user.
|
Copyright © 2019. All rights reserved.