|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RouteInfo | |
| org.xmlBlaster.client.qos | |
| org.xmlBlaster.engine.qos | |
| org.xmlBlaster.util.qos | |
| Uses of RouteInfo in org.xmlBlaster.client.qos |
| Methods in org.xmlBlaster.client.qos that return RouteInfo | |
RouteInfo[] |
UpdateQos.getRouteNodes()
|
RouteInfo[] |
GetReturnQos.getRouteNodes()
|
| Uses of RouteInfo in org.xmlBlaster.engine.qos |
| Methods in org.xmlBlaster.engine.qos that return RouteInfo | |
RouteInfo[] |
PublishQosServer.getRouteNodes()
|
| Methods in org.xmlBlaster.engine.qos with parameters of type RouteInfo | |
void |
PublishQosServer.addRouteInfo(RouteInfo routeInfo)
|
| Uses of RouteInfo in org.xmlBlaster.util.qos |
| Fields in org.xmlBlaster.util.qos declared as RouteInfo | |
protected RouteInfo[] |
QosData.routeNodes
Cache for RouteInfo in an array |
private static RouteInfo[] |
QosData.ROUTE_INFO_ARR_DUMMY
|
private RouteInfo |
MsgQosSaxFactory.routeInfo
|
| Methods in org.xmlBlaster.util.qos that return RouteInfo | |
RouteInfo[] |
QosData.getRouteNodes()
|
| Methods in org.xmlBlaster.util.qos with parameters of type RouteInfo | |
void |
QosData.addRouteInfo(RouteInfo routeInfo)
Adds a new route hop to the QoS of this message. |
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||