Class WebSocketEndpointParser

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.BeanDefinitionParser

    public class WebSocketEndpointParser
    extends AbstractEndpointParser
    Used for parsing server WebSocket endpoints and respective configurations.
    Since:
    2.3
    Author:
    Martin Maher