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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
activated
(RoutingConnection routingConnection) void
close()
void
void
void
processRoute
(RoutingConnection routingConnection, Route route) toString()
void
void
void
visit
(PORouteObject po)
-
Constructor Details
-
RouteExchanger
-
-
Method Details
-
getRouteConverter
-
activated
- Specified by:
activated
in interfaceActivationListener
-
processRoute
-
connectionAdded
- Specified by:
connectionAdded
in interfaceConnectionListener
-
connectionRemoved
- Specified by:
connectionRemoved
in interfaceConnectionListener
-
close
public void close() -
visit
- Specified by:
visit
in interfacePOExchangeVisitor
-
visit
- Specified by:
visit
in interfacePOExchangeVisitor
-
visit
- Specified by:
visit
in interfacePOExchangeVisitor
-
toString
-