spring-framework / org.springframework.web.socket.messaging / SubProtocolHandler / getSupportedProtocols

getSupportedProtocols

abstract fun getSupportedProtocols(): MutableList<String>

Return the list of sub-protocols supported by this handler (never null).