Package | Description |
---|---|
net.messagevortex | |
net.messagevortex.router |
Modifier and Type | Method and Description |
---|---|
static Router |
MessageVortexRepository.getRouter(String uid,
String id)
Get the router specified in the named configuration section.
|
Modifier and Type | Method and Description |
---|---|
static void |
MessageVortexRepository.setRouter(String uid,
String id,
Router a)
Set the router specified in the named configuration section.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleRouterImplementation
A simple router implementation providing some basic strategies
for building a routing block.
|
Copyright © 2023. All rights reserved.