JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.pekko.http.javadsl.server
Interface MethodRejection
All Superinterfaces:
Rejection
All Known Implementing Classes:
MethodRejection
public interface
MethodRejection
extends
Rejection
Rejection created by method filters. Signals that the request was rejected because the HTTP method is unsupported.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
HttpMethod
supported
()
Method Detail
supported
HttpMethod
supported()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method