Class ErrorCapableRoutingNode

All Implemented Interfaces:
ErrorCapableNode, SendTimersAware

public class ErrorCapableRoutingNode extends RoutingMessageHandlerNode implements ErrorCapableNode
Represents an endpoint that can route to multiple channels and can emit errors (pollable endpoint).
Since:
4.3
Author:
Gary Russell