Uses of Class
org.springframework.integration.graph.MessageHandlerNode
Package
Description
Provides classes related to the runtime object graph.
-
Uses of MessageHandlerNode 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 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 endpoint that can route to multiple channels.