Openfin.Desktop.Messaging Namespace |
Class | Description | |
---|---|---|
ChannelClient |
Provides a message client for channel messaging.
| |
ChannelConnectedEventArgs |
Provides data for an incoming ChannelClient connection event.
| |
ChannelProvider |
Provides a message channel provider for channel messaging.
| |
MessageBusMessageEventArgsTMessage |
Provides data for an InterApplicationBus message event.
| |
MessageBusSubscriptionEventArgs |
Provides data for an InterApplicationBus subscription event.
| |
MessageChannel |
Base class implementation for channel-based messaging.
|
Interface | Description | |
---|---|---|
IMessageBusSubscription |
Defines the interface for an InterApplicationBus subscription.
| |
IMessageBusSubscriptionTMessage |
Defines the interface for an InterApplicationBus subscription with a generic message type.
| |
IMessageBusSubscriptionMonitor |
Defines the interface for an InterApplicationBus subscription monitor.
|