クラス WebSocketAnnotationMethodMessageHandler

実装済みのインターフェース一覧:
AwareInitializingBeanApplicationContextAwareEmbeddedValueResolverAwareLifecyclePhasedSmartLifecycleMessageHandler

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