Uses of Class
com.iohao.net.center.CenterServerBuilder
Packages that use CenterServerBuilder
Package
Description
Convenience bootstrap API for starting ionet components (external server, logic servers, and
optional center server) within a single application entry point.
Center-server runtime, connection management, and Aeron fragment handling components.
-
Uses of CenterServerBuilder in com.iohao.net.app
Fields in com.iohao.net.app declared as CenterServerBuilderMethods in com.iohao.net.app with parameters of type CenterServerBuilderModifier and TypeMethodDescriptionRunOne.setCenterServerBuilder(CenterServerBuilder centerServerBuilder) -
Uses of CenterServerBuilder in com.iohao.net.center
Methods in com.iohao.net.center that return CenterServerBuilderModifier and TypeMethodDescriptionCenterServerBuilder.setAeron(io.aeron.Aeron aeron) CenterServerBuilder.setCenterConnectionManagerCreator(CenterConnectionManagerCreator centerConnectionManagerCreator) CenterServerBuilder.setCenterServerCreator(CenterServerCreator centerServerCreator) CenterServerBuilder.setPublisher(Publisher publisher)