Uses of Interface
com.iohao.net.server.FindServer
Packages that use FindServer
Package
Description
Aeron NetServer
Aeron NetServer - Creator
-
Uses of FindServer in com.iohao.net.server
Methods in com.iohao.net.server that return FindServerModifier and TypeMethodDescriptionConvenientCommunication.findServer()Returns the value of thefindServerrecord component.NetServerSetting.findServer()Returns the value of thefindServerrecord component.Constructors in com.iohao.net.server with parameters of type FindServerModifierConstructorDescriptionConvenientCommunication(FindServer findServer, Publisher publisher) Creates an instance of aConvenientCommunicationrecord class.NetServerSetting(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 FindServer in com.iohao.net.server.creator
Methods in com.iohao.net.server.creator that return FindServer