public class RoutingsContainer extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
RoutingsContainer.MultiMode |
protected static interface |
RoutingsContainer.RoutingComputer |
protected static class |
RoutingsContainer.SingleMode |
Constructor and Description |
---|
RoutingsContainer(boolean multiMode)
Creates a new
RoutingsContainer instance. |
Modifier and Type | Method and Description |
---|---|
void |
addRouting(String pattern,
String address) |
String |
computeRouting(String pattern) |
Copyright © 2018 "Tigase, Inc.". All rights reserved.