Uses of Interface
com.swiftmq.impl.routing.single.route.Route
Package
Description
-
Uses of Route in com.swiftmq.impl.routing.single.route
Modifier and TypeMethodDescriptionRouteConverter.createRoute
(String destinationRouter, String version, int type) Modifier and TypeMethodDescriptionRouteTable.getConnectionRoutes
(RoutingConnection routingConnection) RouteTable.removeConnectionRoutes
(RoutingConnection routingConnection) Modifier and TypeMethodDescriptionvoid
boolean
RouteFilter.isSendable
(Route route) void
RouteExchanger.processRoute
(RoutingConnection routingConnection, Route route) void
RouteTable.removeRoute
(Route route) -
Uses of Route in com.swiftmq.impl.routing.single.route.po
-
Uses of Route in com.swiftmq.impl.routing.single.schedule
Modifier and TypeMethodDescriptionvoid
void
abstract void
void
DefaultScheduler.ConnectionEntry.removeRoute
(Route route) void
DefaultScheduler.removeRoute
(Route route) abstract void
Scheduler.removeRoute
(Route route) -
Uses of Route in com.swiftmq.impl.routing.single.smqpr
-
Uses of Route in com.swiftmq.impl.routing.single.smqpr.v400
-
Uses of Route in com.swiftmq.impl.routing.single.smqpr.v942