Uses of Interface
com.iohao.net.common.CommonConnectionManager
Packages that use CommonConnectionManager
Package
Description
Center-server runtime, connection management, and Aeron fragment handling components.
Net-server Aeron connection management, connection metadata, and shutdown hooks.
-
Uses of CommonConnectionManager in com.iohao.net.center
Subinterfaces of CommonConnectionManager in com.iohao.net.centerModifier and TypeInterfaceDescriptioninterfaceCenter-server connection manager for registered net-server publications and polling. -
Uses of CommonConnectionManager in com.iohao.net.server.connection
Subinterfaces of CommonConnectionManager in com.iohao.net.server.connectionModifier and TypeInterfaceDescriptioninterfaceNet-server connection manager for peer publications and inbound fragment polling.Classes in com.iohao.net.server.connection that implement CommonConnectionManagerModifier and TypeClassDescriptionfinal classDefault Aeron-basedConnectionManagerimplementation for net-server peers.