| Name | Description | Type | Package | Framework |
| Message | Base class for all communication messages. | Interface | org.apache.ignite.plugin.extensions.communication | Ignite |
| MessageCollectionItemType | enum MessageCollectionItemTypeEnum representing possible types of collection items. | Class | org.apache.ignite.plugin.extensions.communication | Ignite |
| MessageFactory | Factory for communication messages. | Interface | org.apache.ignite.plugin.extensions.communication | Ignite |
| MessageFormatter | Provides a custom format for communication messages. | Interface | org.apache.ignite.plugin.extensions.communication | Ignite |
| MessageReader | Communication message reader. | Interface | org.apache.ignite.plugin.extensions.communication | Ignite |
| MessageWriter | Communication message writer. | Interface | org.apache.ignite.plugin.extensions.communication | Ignite |