| Class | Description |
|---|---|
| ControlProtocolEvents |
List of events used in the control protocol between client and the media driver.
|
| CorrelatedMessageFlyweight |
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Client ID |
| |
+---------------------------------------------------------------+
| Correlation ID |
| |
+---------------------------------------------------------------+
|
| CounterMessageFlyweight |
Message to denote a new counter.
|
| CounterUpdateFlyweight |
Message to denote that a Counter has become available or unavailable.
|
| DestinationMessageFlyweight |
Control message for adding or removing a destination for a Publication in multi-destination-cast.
|
| ErrorResponseFlyweight |
Control message flyweight for any errors sent from driver to clients
|
| ImageBuffersReadyFlyweight |
Message to denote that new buffers for a publication image are ready for a subscription.
|
| ImageMessageFlyweight |
Control message flyweight for any message that needs to represent a connection
|
| OperationSucceededFlyweight |
Indicate a given operation is done and has succeeded.
|
| PublicationBuffersReadyFlyweight |
Message to denote that new buffers have been setup for a publication.
|
| PublicationMessageFlyweight |
Control message for adding or removing a publication
|
| RemoveMessageFlyweight |
Control message for removing a Publication or Subscription.
|
| SubscriptionMessageFlyweight |
Control message for adding or removing a subscription.
|
| SubscriptionReadyFlyweight |
Message to denote that a Subscription has been successfully set up.
|
Copyright © 2014-2017 Real Logic Ltd. All Rights Reserved.