Interface UnsupportedWebSocketSubprotocolRejection
- All Superinterfaces:
- Rejection
- All Known Implementing Classes:
- UnsupportedWebSocketSubprotocolRejection
Rejection created when a websocket request was not handled because none of the given subprotocols
 was supported.
- 
Method Summary
- 
Method Details- 
supportedProtocolString supportedProtocol()
 
-