Uses of Class
org.springframework.integration.graph.EndpointNode
Package
Description
Provides classes related to the runtime object graph.
-
Uses of EndpointNode in org.springframework.integration.graph
Modifier and TypeClassDescriptionclass
Represents a composite message handler.class
Represents an endpoint that has a discard channel.class
Represents a composite message handler that can emit error messages (pollable endpoint).class
Represents an endpoint that has a discard channel and can emit errors (pollable endpoint).class
Represents nodes that can natively handle errors.class
Represents a message handler that can produce errors (pollable).class
Represents an endpoint that can route to multiple channels and can emit errors (pollable endpoint).class
Represents an inbound gateway.class
Represents a message handler.class
Represents an inbound message producer.class
Represents a message source.class
Represents an endpoint that can route to multiple channels.