Uses of Record Class
com.iohao.net.server.connection.ConnectionManagerParameter
Packages that use ConnectionManagerParameter
Package
Description
Net-server Aeron connection management, connection metadata, and shutdown hooks.
Factory interfaces for customizing net-server component construction.
-
Uses of ConnectionManagerParameter in com.iohao.net.server.connection
Methods in com.iohao.net.server.connection that return ConnectionManagerParameterModifier and TypeMethodDescriptionConnectionManagerParameter.ConnectionManagerParameterBuilder.build()Constructors in com.iohao.net.server.connection with parameters of type ConnectionManagerParameter -
Uses of ConnectionManagerParameter in com.iohao.net.server.creator
Methods in com.iohao.net.server.creator with parameters of type ConnectionManagerParameterModifier and TypeMethodDescriptionConnectionManagerCreator.of(ConnectionManagerParameter parameter)