Java org.springframework.messaging.simp.annotation.support SendToMethodReturnValueHandler fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.simp.annotation.support SendToMethodReturnValueHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.simp.annotation.support SendToMethodReturnValueHandler.

The text is from its open source code.

Constructor

Method

voidsetHeaderInitializer(@Nullable MessageHeaderInitializer headerInitializer)
Configure a MessageHeaderInitializer to apply to the headers of all messages sent to the client outbound channel.