| Package | Description |
|---|---|
| com.github.ljtfreitas.restify.http.client.message |
| Modifier and Type | Method and Description |
|---|---|
static ETag |
ETag.any() |
static ETag |
ETag.of(java.lang.String tag) |
static ETag |
ETag.weak(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
static Header |
Header.ifMatch(ETag... eTags) |
static Header |
Header.ifNoneMatch(ETag... eTags) |
static Header |
Header.ifRange(ETag eTag) |
Copyright © 2019. All Rights Reserved.