Uses of Package
com.iohao.net.common
Packages that use com.iohao.net.common
Package
Description
Convenience bootstrap API for starting ionet components (external server, logic servers, and
optional center server) within a single application entry point.
Center-server runtime, connection management, and Aeron fragment handling components.
SBE encoders used by the center server.
Factory interfaces for center-server component creation.
Aeron fragment handlers used by the center server.
Common Aeron/SBE support abstractions shared by networking modules.
Provides Aeron message encoding and decoding support used by the external-server internal
communication layer.
Provides Aeron fragment handlers that decode and dispatch internal messages for the external
server runtime.
Net-server bootstrap, routing, load-balancing, and connection coordination components.
SBE encoders used by net-server for center registration and peer events.
Net-server Aeron connection management, connection metadata, and shutdown hooks.
Aeron fragment handlers used by net-server for peer registration and peer events.
SBE encoders used by logic servers for internal, external, and broadcast traffic.
Aeron fragment handlers used by logic servers for requests, responses, and external calls.
-
Classes in com.iohao.net.common used by com.iohao.net.app
-
Classes in com.iohao.net.common used by com.iohao.net.centerClassDescriptionManages Aeron publications and fragment polling for common network connections.Queues and publishes encoded messages to Aeron publications.
-
Classes in com.iohao.net.common used by com.iohao.net.center.codec
-
Classes in com.iohao.net.common used by com.iohao.net.center.creator
-
Classes in com.iohao.net.common used by com.iohao.net.center.fragment
-
Classes in com.iohao.net.common used by com.iohao.net.commonClassDescriptionEncodes a specific message type into an SBE buffer.Handles a decoded Aeron fragment for a specific SBE template id.Queues and publishes encoded messages to Aeron publications.Abstraction for encoding and decoding framework message models with SBE generated codecs.
-
Classes in com.iohao.net.common used by com.iohao.net.external.core.net.codec
-
Classes in com.iohao.net.common used by com.iohao.net.external.core.net.fragment
-
Classes in com.iohao.net.common used by com.iohao.net.server
-
Classes in com.iohao.net.common used by com.iohao.net.server.codec
-
Classes in com.iohao.net.common used by com.iohao.net.server.connectionClassDescriptionManages Aeron publications and fragment polling for common network connections.Queues and publishes encoded messages to Aeron publications.
-
Classes in com.iohao.net.common used by com.iohao.net.server.fragment
-
Classes in com.iohao.net.common used by com.iohao.net.server.logic.codec
-
Classes in com.iohao.net.common used by com.iohao.net.server.logic.fragment