Uses of Interface
com.swiftmq.impl.routing.single.route.Route
Packages that use Route
Package
Description
-
Uses of Route in com.swiftmq.impl.routing.single.route
Methods in com.swiftmq.impl.routing.single.route that return RouteModifier and TypeMethodDescriptionRouteConverter.createRoute
(String destinationRouter, String version, int type) Methods in com.swiftmq.impl.routing.single.route that return types with arguments of type RouteModifier and TypeMethodDescriptionRouteTable.getConnectionRoutes
(RoutingConnection routingConnection) RouteTable.removeConnectionRoutes
(RoutingConnection routingConnection) Methods in com.swiftmq.impl.routing.single.route with parameters of type RouteModifier 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
Methods in com.swiftmq.impl.routing.single.route.po that return RouteConstructors in com.swiftmq.impl.routing.single.route.po with parameters of type Route -
Uses of Route in com.swiftmq.impl.routing.single.schedule
Methods in com.swiftmq.impl.routing.single.schedule with parameters of type RouteModifier 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
Methods in com.swiftmq.impl.routing.single.smqpr that return RouteConstructors in com.swiftmq.impl.routing.single.smqpr with parameters of type Route -
Uses of Route in com.swiftmq.impl.routing.single.smqpr.v400
Methods in com.swiftmq.impl.routing.single.smqpr.v400 that return RouteConstructors in com.swiftmq.impl.routing.single.smqpr.v400 with parameters of type Route -
Uses of Route in com.swiftmq.impl.routing.single.smqpr.v942
Methods in com.swiftmq.impl.routing.single.smqpr.v942 that return RouteConstructors in com.swiftmq.impl.routing.single.smqpr.v942 with parameters of type Route