JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
akka.http.javadsl.server
Interface CustomRejection
All Superinterfaces:
Rejection
,
Rejection
public interface
CustomRejection
extends
Rejection
To be extended by user-provided custom rejections, such that they may be consumed in either Java or Scala DSLs.