クラス WebMvcStompEndpointRegistry

java.lang.ObjectSE
org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
実装されたすべてのインターフェース:
StompEndpointRegistry

public class WebMvcStompEndpointRegistry extends ObjectSE implements StompEndpointRegistry
Spring MVC で使用するためにエンドポイントを HandlerMapping にマップする WebSocket エンドポイント上の STOMP のレジストリ。
導入:
4.0
作成者:
Rossen Stoyanchev, Artem Bilan