Class EndpointNode

java.lang.Object
org.springframework.integration.graph.IntegrationNode
org.springframework.integration.graph.EndpointNode
Direct Known Subclasses:
ErrorCapableEndpointNode, MessageHandlerNode

public abstract class EndpointNode
extends IntegrationNode
Base class for all endpoints.
Since:
4.3
Author:
Gary Russell