public abstract static class XPFHttpServletRequest.XPFHttpServletRequestBuilder<C extends XPFHttpServletRequest,B extends XPFHttpServletRequest.XPFHttpServletRequestBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFHttpServletRequestBuilder() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFHttpServletRequest,B extends XPFHttpServletRequest.XPFHttpServletRequestBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFHttpServletRequest,B extends XPFHttpServletRequest.XPFHttpServletRequestBuilder<C,B>>public B attributes(@NonNull @NonNull XPFEntitySupplier<Map<String,Object>> attributes)
this.public B contentLength(int contentLength)
this.public B contentLengthLong(long contentLengthLong)
this.public B parameters(@NonNull @NonNull XPFEntitySupplier<Map<String,List<String>>> parameters)
this.public B serverPort(int serverPort)
this.public B remotePort(int remotePort)
this.public B locale(XPFEntitySupplier<Locale> locale)
this.public B locales(XPFEntitySupplier<Enumeration<Locale>> locales)
this.public B secure(boolean secure)
this.public B localPort(int localPort)
this.public B cookies(@NonNull @NonNull XPFEntitySupplier<List<XPFHttpCookie>> cookies)
this.public B pathTranslated(XPFEntitySupplier<String> pathTranslated)
this.public B remoteUser(XPFEntitySupplier<String> remoteUser)
this.public B requestURL(@NonNull @NonNull XPFEntitySupplier<StringBuffer> requestURL)
this.public B session(XPFEntitySupplier<XPFHttpSession> session)
this.public B userPrincipal(XPFEntitySupplier<String> userPrincipal)
this.public B requestedSessionIdFromCookie(XPFEntitySupplier<Boolean> requestedSessionIdFromCookie)
this.public B requestedSessionIdFromURL(XPFEntitySupplier<Boolean> requestedSessionIdFromURL)
this.public B requestedSessionIdValid(XPFEntitySupplier<Boolean> requestedSessionIdValid)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFHttpServletRequest,B extends XPFHttpServletRequest.XPFHttpServletRequestBuilder<C,B>>Copyright © 2026. All rights reserved.