| Package | Description |
|---|---|
| org.jupnp.http |
| Modifier and Type | Method and Description |
|---|---|
CacheControl |
Representation.getCacheControl() |
static CacheControl |
CacheControl.valueOf(String s) |
| Constructor and Description |
|---|
Representation(CacheControl cacheControl,
Integer contentLength,
String contentType,
Long lastModified,
String entityTag,
E entity) |
Representation(URL url,
CacheControl cacheControl,
Integer contentLength,
String contentType,
Long lastModified,
String entityTag,
E entity) |
Copyright © 2023 jUPnP.org. All rights reserved.