Uses of Class
org.nustaq.kontraktor.routers.SingleActiveServiceKrouter
Packages that use SingleActiveServiceKrouter
-
Uses of SingleActiveServiceKrouter in org.nustaq.kontraktor.routers
Classes in org.nustaq.kontraktor.routers with type parameters of type SingleActiveServiceKrouterModifier and TypeClassDescriptionclassCreated by ruedi on 13.03.17.Subclasses of SingleActiveServiceKrouter in org.nustaq.kontraktor.routersModifier and TypeClassDescriptionclassHotColdFailoverKrouter<T extends HotColdFailoverKrouter>Simple HotCold failover router - several service instances might connect, but only first one is used (as long it is connected).classA load balancing Krouter.classa Krouter supporting dynamic replacement of a single service.