Package | Description |
---|---|
com.mattunderscore.filter.contentnegotiation.parser |
Package for parsing content negotiation variants.
|
Modifier and Type | Field and Description |
---|---|
protected List<HeaderPart> |
Header.parts |
Modifier and Type | Method and Description |
---|---|
List<HeaderPart> |
Header.getPart()
Get the header parts of the header
|
Modifier and Type | Method and Description |
---|---|
void |
Header.setPart(List<HeaderPart> list)
Set the header parts of the header
|
Copyright © 2016. All Rights Reserved.