Package | Description |
---|---|
net.messagevortex.router |
Modifier and Type | Method and Description |
---|---|
abstract GraphSet |
MessageFactory.getGraph() |
GraphSet |
SimpleMessageFactory.getGraph()
Gets the previously built message path.
|
GraphSet[] |
GraphSet.getRoutes()
Get a set of all graphs determined.
|
Modifier and Type | Method and Description |
---|---|
int |
GraphSet.compare(GraphSet g1,
GraphSet g2)
Compares two graph sets for equality.
|
int |
GraphSet.compareTo(GraphSet gs)
Compares this graph set with another graph set.
|
Constructor and Description |
---|
JGraph(GraphSet gs)
Creates a graph with the specified set.
|
Copyright © 2023. All rights reserved.