Java org.springframework.messaging.simp.config ChannelRegistration fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

ChannelRegistrationsetInterceptors(@Nullable ChannelInterceptor... interceptors)
Configure interceptors for the message channel.
TaskExecutorRegistrationtaskExecutor()
Configure the thread pool backing this message channel.