Uses of Interface
org.springframework.integration.graph.ErrorCapableNode
Package
Description
Provides classes related to the runtime object graph.
-
Uses of ErrorCapableNode in org.springframework.integration.graph
Modifier and TypeClassDescriptionclass
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 an inbound message producer.class
Represents a message source.