Package akka.http.javadsl.server
Interface TlsClientUnverifiedRejection
-
- All Superinterfaces:
Rejection
- All Known Implementing Classes:
TlsClientUnverifiedRejection
public interface TlsClientUnverifiedRejection extends Rejection
Not for user extension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
description()
-