Class MultiMethodSqsEndpoint

java.lang.Object
io.awspring.cloud.sqs.config.AbstractEndpoint
io.awspring.cloud.sqs.config.MultiMethodSqsEndpoint
All Implemented Interfaces:
Endpoint, HandlerMethodEndpoint

public class MultiMethodSqsEndpoint extends AbstractEndpoint
A SqsEndpoint extension that supports multiple handler methods annotated with SqsHandler
Author:
José Iêdo
See Also: