Interface UnsupportedWebSocketSubprotocolRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
UnsupportedWebSocketSubprotocolRejection

public interface UnsupportedWebSocketSubprotocolRejection extends Rejection
Rejection created when a websocket request was not handled because none of the given subprotocols was supported.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • supportedProtocol

      String supportedProtocol()