@FunctionalInterface public interface RequestFacade
HttpServletRequest.| Modifier and Type | Method and Description |
|---|---|
io.vavr.control.Try<javax.servlet.http.HttpServletRequest> |
tryGetCurrentRequest()
Returns a
Try of the current HttpServletRequest. |
@Nonnull io.vavr.control.Try<javax.servlet.http.HttpServletRequest> tryGetCurrentRequest()
Try of the current HttpServletRequest.Try of the current HttpServletRequest.Copyright © 2022 SAP SE. All rights reserved.