Uses of Class
org.apache.juneau.http.header.MaxForwards
Packages that use MaxForwards
- 
Uses of MaxForwards in org.apache.juneau.httpMethods in org.apache.juneau.http that return MaxForwardsModifier and TypeMethodDescriptionstatic final MaxForwardsHttpHeaders.maxForwards(Integer value) Creates a newMaxForwardsheader.static final MaxForwardsHttpHeaders.maxForwards(String value) Creates a newMaxForwardsheader.static final MaxForwardsHttpHeaders.maxForwards(Supplier<Integer> value) Creates a newMaxForwardsheader with a delayed value.
- 
Uses of MaxForwards in org.apache.juneau.http.headerMethods in org.apache.juneau.http.header that return MaxForwardsModifier and TypeMethodDescriptionstatic MaxForwardsStatic creator.static MaxForwardsStatic creator.static MaxForwardsStatic creator with delayed value.