クラス WebSocketAnnotationMethodMessageHandler

実装されたすべてのインターフェース:
AwareInitializingBeanApplicationContextAwareEmbeddedValueResolverAwareLifecyclePhasedSmartLifecycleMessageHandler

public class WebSocketAnnotationMethodMessageHandler extends SimpAnnotationMethodMessageHandler
グローバル @MessageExceptionHandler メソッドで ControllerAdvice のサポートを提供する SimpAnnotationMethodMessageHandler のサブクラス。
導入:
4.2
作成者:
Rossen Stoyanchev