Uses of Interface
io.activej.net.ReactiveServer
Packages that use ReactiveServer
-
Uses of ReactiveServer in io.activej.net
Classes in io.activej.net that implement ReactiveServerModifier and TypeClassDescriptionclassThis is an implementation ofReactiveServer.final classIt is a simple balancer server, which dispatches its connections to itsWorkerServers.final classThis is a basic implementation of theAbstractReactiveServerwhich just dispatches eachacync client connectionto a given consumer.