Class RouteExchanger
java.lang.Object
com.swiftmq.impl.routing.single.route.RouteExchanger
- All Implemented Interfaces:
ActivationListener,ConnectionListener,POExchangeVisitor
public class RouteExchanger
extends Object
implements ConnectionListener, POExchangeVisitor, ActivationListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivated(RoutingConnection routingConnection) voidclose()voidvoidvoidprocessRoute(RoutingConnection routingConnection, Route route) toString()voidvoidvoidvisit(PORouteObject po)
-
Constructor Details
-
RouteExchanger
-
-
Method Details
-
getRouteConverter
-
activated
- Specified by:
activatedin interfaceActivationListener
-
processRoute
-
connectionAdded
- Specified by:
connectionAddedin interfaceConnectionListener
-
connectionRemoved
- Specified by:
connectionRemovedin interfaceConnectionListener
-
close
public void close() -
visit
- Specified by:
visitin interfacePOExchangeVisitor
-
visit
- Specified by:
visitin interfacePOExchangeVisitor
-
visit
- Specified by:
visitin interfacePOExchangeVisitor
-
toString
-