Uses of Interface
com.iohao.net.server.connection.ConnectionManager
Packages that use ConnectionManager
Package
Description
External Server - Aeron - OnFragment
Aeron NetServer
Aeron NetServer - Connection
Aeron NetServer - Creator
-
Uses of ConnectionManager in com.iohao.net.external.core.net.fragment
Fields in com.iohao.net.external.core.net.fragment declared as ConnectionManagerModifier and TypeFieldDescriptionprotected ConnectionManagerExternalRequestMessageOnFragment.connectionManager -
Uses of ConnectionManager in com.iohao.net.server
Methods in com.iohao.net.server that return ConnectionManagerModifier and TypeMethodDescriptionNetServerSetting.connectionManager()Returns the value of theconnectionManagerrecord component.Constructors in com.iohao.net.server with parameters of type ConnectionManagerModifierConstructorDescriptionNetServerSetting(int netId, io.aeron.Aeron aeron, CmdRegions cmdRegions, ConnectionManager connectionManager, SkeletonThreadPipeline skeletonThreadPipeline, CommunicationAggregation communicationAggregation, FindServer findServer, BalancedManager balancedManager, FutureManager futureManager, List<ServerShutdownHook> serverShutdownHookList, List<ServerListener> listenerList, Publisher publisher, ConvenientCommunication convenientCommunication) Creates an instance of aNetServerSettingrecord class. -
Uses of ConnectionManager in com.iohao.net.server.connection
Classes in com.iohao.net.server.connection that implement ConnectionManager -
Uses of ConnectionManager in com.iohao.net.server.creator
Methods in com.iohao.net.server.creator that return ConnectionManagerModifier and TypeMethodDescriptionConnectionManagerCreator.of(ConnectionManagerParameter parameter)