Uses of Class
com.swiftmq.swiftlet.routing.RoutingSwiftlet
-
Packages that use RoutingSwiftlet Package Description com.swiftmq.swiftlet.routing.event -
-
Uses of RoutingSwiftlet in com.swiftmq.swiftlet.routing.event
Constructors in com.swiftmq.swiftlet.routing.event with parameters of type RoutingSwiftlet Constructor Description RoutingEvent(RoutingSwiftlet source, java.lang.String destination)
Creates a routing event.
-