Uses of Class
com.iohao.net.server.connection.ConnectionManagerParameter.ConnectionManagerParameterBuilder
Packages that use ConnectionManagerParameter.ConnectionManagerParameterBuilder
Package
Description
Net-server Aeron connection management, connection metadata, and shutdown hooks.
-
Uses of ConnectionManagerParameter.ConnectionManagerParameterBuilder in com.iohao.net.server.connection
Methods in com.iohao.net.server.connection that return ConnectionManagerParameter.ConnectionManagerParameterBuilderModifier and TypeMethodDescriptionConnectionManagerParameter.builder()ConnectionManagerParameter.ConnectionManagerParameterBuilder.setAeron(io.aeron.Aeron aeron) ConnectionManagerParameter.ConnectionManagerParameterBuilder.setCenterIp(String centerIp) ConnectionManagerParameter.ConnectionManagerParameterBuilder.setFutureManager(FutureManager futureManager) ConnectionManagerParameter.ConnectionManagerParameterBuilder.setNetId(int netId) ConnectionManagerParameter.ConnectionManagerParameterBuilder.setPublisher(Publisher publisher)