Uses of Package
pt.unl.fct.di.novasys.babel2.channels.serializers

Package
Description
Channel abstractions, lifecycle builders, wire messages, and node components for Babel 2.
Core serializer abstractions, registries, and primitive wire serializers for Babel 2 IP messaging.
Serializers for core Babel runtime types including nodes, components, and messages.
Serializers for standard Java collection and map types over Netty ByteBuf buffers.
Serializers for primitive array types (boolean[], byte[], short[], int[], long[], float[], double[], CharSequence).
Serializers for Java primitive wrapper types (Boolean, Byte, Short, Integer, Long, Float, Double, Character).
Platform transport utilities and helper methods for Netty network channels.
Binary wire serializers for local network discovery protocol messages and structures.