Uses of Class
com.predic8.membrane.core.http.HeaderField
Packages that use HeaderField
Package
Description
-
Uses of HeaderField in com.predic8.membrane.core.http
Methods in com.predic8.membrane.core.http that return HeaderFieldMethods in com.predic8.membrane.core.http that return types with arguments of type HeaderFieldMethods in com.predic8.membrane.core.http with parameters of type HeaderFieldModifier and TypeMethodDescriptionvoidHeader.add(HeaderField field) voidHeader.remove(HeaderField field) Constructors in com.predic8.membrane.core.http with parameters of type HeaderField -
Uses of HeaderField in com.predic8.membrane.core.interceptor
Methods in com.predic8.membrane.core.interceptor that return HeaderField -
Uses of HeaderField in com.predic8.membrane.core.interceptor.session
Methods in com.predic8.membrane.core.interceptor.session that return types with arguments of type HeaderFieldModifier and TypeMethodDescriptionstatic List<HeaderField>SessionManager.getCookieHeaderFields(Exchange exc)