Uses of Class
org.eclipse.jetty.util.Attributes.Wrapper
-
Packages that use Attributes.Wrapper Package Description org.eclipse.jetty.util Jetty Util : Common Utility Classes -
-
Uses of Attributes.Wrapper in org.eclipse.jetty.util
Methods in org.eclipse.jetty.util with type parameters of type Attributes.Wrapper Modifier and Type Method Description static <T extends Attributes.Wrapper>
TAttributes. unwrap(Attributes attributes, java.lang.Class<T> target)Unwrap attributes to a specific attributeAttributes.Wrapper.
-