public class DocsRequestSupplier extends Object implements BiFunction<javax.servlet.http.HttpServletRequest,String,javax.servlet.http.HttpServletRequestWrapper>
| Constructor and Description |
|---|
DocsRequestSupplier() |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequestWrapper |
apply(javax.servlet.http.HttpServletRequest httpServletRequest,
String relativePath) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic javax.servlet.http.HttpServletRequestWrapper apply(javax.servlet.http.HttpServletRequest httpServletRequest,
String relativePath)
apply in interface BiFunction<javax.servlet.http.HttpServletRequest,String,javax.servlet.http.HttpServletRequestWrapper>This work is licensed under a Creative Commons Attribution 4.0 International License.