JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.glassfish.jersey.message.internal
HttpHeaderReader
ListElementCreator
Contents
Description
Method Summary
Method Details
create(HttpHeaderReader)
Hide sidebar
Show sidebar
Interface HttpHeaderReader.ListElementCreator<
T
>
Enclosing class:
HttpHeaderReader
private static interface
HttpHeaderReader.ListElementCreator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
HttpHeaderReader
reader)
Method Details
create
T
create
(
HttpHeaderReader
reader)
throws
ParseException
Throws:
ParseException