spring-framework / org.springframework.web.socket.config / WebSocketNamespaceHandler

WebSocketNamespaceHandler

open class WebSocketNamespaceHandler : NamespaceHandlerSupport

org.springframework.beans.factory.xml.NamespaceHandler for Spring WebSocket configuration namespace.

Author
Brian Clozel

Since
4.0

Constructors

<init>

WebSocketNamespaceHandler()

org.springframework.beans.factory.xml.NamespaceHandler for Spring WebSocket configuration namespace.

Functions

init

open fun init(): Unit