Package akka.http.javadsl.server
Interface ExpectedWebSocketRequestRejection
-
- All Superinterfaces:
Rejection
- All Known Implementing Classes:
ExpectedWebSocketRequestRejection$
public interface ExpectedWebSocketRequestRejection extends Rejection
Rejection created when a websocket request was expected but none was found.