Java org.springframework.messaging.simp.broker OrderedMessageSender fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.simp.broker OrderedMessageSender fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.simp.broker OrderedMessageSender.

The text is from its open source code.

Constructor

Method

voidconfigureOutboundChannel(MessageChannel channel, boolean preservePublishOrder)
Install or remove an ExecutorChannelInterceptor that invokes a completion task once the message is handled.