Uses of Interface
org.springframework.web.socket.messaging.SubProtocolErrorHandler
Packages that use SubProtocolErrorHandler Package Description org.springframework.web.socket.messaging WebSocket integration for Spring's messaging module.Uses of SubProtocolErrorHandler in org.springframework.web.socket.messaging
Classes in org.springframework.web.socket.messaging that implement SubProtocolErrorHandler Modifier and Type Class Description classStompSubProtocolErrorHandlerASubProtocolErrorHandlerfor use with STOMP.