Uses of Interface
com.iohao.net.common.Publisher
Packages that use Publisher
Package
Description
Aeron NetCenter
Aeron NetCenter - Creator
Aeron - common
Aeron NetServer
Aeron NetServer - Connection
-
Uses of Publisher in com.iohao.net.center
Methods in com.iohao.net.center that return PublisherModifier and TypeMethodDescriptionCenterServerSetting.publisher()Returns the value of thepublisherrecord component.Constructors in com.iohao.net.center with parameters of type PublisherModifierConstructorDescriptionCenterServerSetting(io.aeron.Aeron aeron, Publisher publisher, CenterConnectionManager connectionManager) Creates an instance of aCenterServerSettingrecord class. -
Uses of Publisher in com.iohao.net.center.creator
Methods in com.iohao.net.center.creator that return PublisherModifier and TypeMethodDescriptionCenterConnectionManagerCreatorParameter.publisher()Returns the value of thepublisherrecord component.Constructors in com.iohao.net.center.creator with parameters of type PublisherModifierConstructorDescriptionCenterConnectionManagerCreatorParameter(io.aeron.Aeron aeron, Publisher publisher) Creates an instance of aCenterConnectionManagerCreatorParameterrecord class. -
Uses of Publisher in com.iohao.net.common
Classes in com.iohao.net.common that implement PublisherMethods in com.iohao.net.common that return Publisher -
Uses of Publisher in com.iohao.net.server
Methods in com.iohao.net.server that return PublisherModifier and TypeMethodDescriptionConvenientCommunication.publisher()Returns the value of thepublisherrecord component.NetServerSetting.publisher()Returns the value of thepublisherrecord component.Constructors in com.iohao.net.server with parameters of type PublisherModifierConstructorDescriptionConvenientCommunication(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 Publisher in com.iohao.net.server.connection
Methods in com.iohao.net.server.connection that return PublisherModifier and TypeMethodDescriptionConnectionManagerParameter.publisher()Returns the value of thepublisherrecord component.Constructors in com.iohao.net.server.connection with parameters of type PublisherModifierConstructorDescriptionConnectionManagerParameter(io.aeron.Aeron aeron, Publisher publisher, int netId, String centerIp, FutureManager futureManager) Creates an instance of aConnectionManagerParameterrecord class.