Package io.vrap.rmf.base.client.http
Interface NotFoundExceptionMiddleware
- All Superinterfaces:
Middleware
Middleware to convert a
NotFoundException to a response with a null body value-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic NotFoundExceptionMiddlewareof()static NotFoundExceptionMiddlewareof(Predicate<ApiHttpRequest> requestPredicate) static NotFoundExceptionMiddlewareof(Set<ApiHttpMethod> methods) Methods inherited from interface io.vrap.rmf.base.client.http.Middleware
invoke
-
Method Details
-
of
-
of
-
of
-