Openfin.Desktop.Messaging Namespace |
Class | Description | |
---|---|---|
![]() | ChannelClient |
Provides a message client for channel messaging.
|
![]() | ChannelConnectedEventArgs |
Provides data for an incoming ChannelClient connection event.
|
![]() | ChannelConnectOptions |
Options provided on a client connection to a channel.
|
![]() | ChannelDisconnectedEventArgs |
Provides data for an incoming ChannelClient connection event.
|
![]() | ChannelEndpoint |
Channel endpoint related information for Channels.
|
![]() | 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.
|