| Package | Description |
|---|---|
| org.nustaq.kontraktor.routers |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleActiveServiceKrouter<T extends SingleActiveServiceKrouter>
Created by ruedi on 13.03.17.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HotColdFailoverKrouter<T extends HotColdFailoverKrouter>
Simple HotCold failover router - several service instances might connect, but only
first one is used (as long it is connected).
|
class |
RoundRobinKrouter
A load balancing Krouter.
|
class |
SimpleKrouter
a Krouter supporting dynamic replacement of a single service.
|
Copyright © 2019. All rights reserved.