See: Description
| Class | Description | 
|---|---|
| ClientTimeoutFlyweight | Indicate a client has timed out by the driver. | 
| ControlProtocolEvents | List of events used in the control protocol between client and the media driver. | 
| CorrelatedMessageFlyweight | Base flyweight that can be extended to track a client request. | 
| 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 or a Subscription
 in multi-destination Subscription. | 
| 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-2018 Real Logic Ltd. All Rights Reserved.