| Package | Description |
|---|---|
| xdi2.messaging.http |
| Modifier and Type | Method and Description |
|---|---|
static AcceptHeader |
AcceptHeader.create(MimeType preferredMimeType)
Creates an Accept: header with all the XDI mime types we understand,
and optionally with a "preferred" one.
|
static AcceptHeader |
AcceptHeader.parse(String header)
Creates an Accept: header from a header string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AcceptHeader.compareTo(AcceptHeader other) |
Copyright © 2015. All Rights Reserved.