Uses of Class
org.apache.struts2.dispatcher.HttpParameters.Builder
Package
Description
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Uses of HttpParameters.Builder in org.apache.struts2.dispatcher
Modifier and TypeMethodDescriptionstatic HttpParameters.Builder
HttpParameters.create()
static HttpParameters.Builder
HttpParameters.Builder.withComparator
(Comparator<String> orderedComparator) HttpParameters.Builder.withExtraParams
(Map<String, ?> params) HttpParameters.Builder.withParent
(HttpParameters parentParams)