| Package | Description |
|---|---|
| org.apache.isis.viewer.restfulobjects.applib.client |
| Modifier and Type | Field and Description |
|---|---|
static RestfulResponse.Header<javax.ws.rs.core.CacheControl> |
RestfulResponse.Header.CACHE_CONTROL |
static RestfulResponse.Header<Integer> |
RestfulResponse.Header.CONTENT_LENGTH |
static RestfulResponse.Header<javax.ws.rs.core.MediaType> |
RestfulResponse.Header.CONTENT_TYPE |
static RestfulResponse.Header<String> |
RestfulResponse.Header.ETAG |
static RestfulResponse.Header<Date> |
RestfulResponse.Header.LAST_MODIFIED |
static RestfulResponse.Header<String> |
RestfulResponse.Header.WARNING |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
RestfulResponse.getHeader(RestfulResponse.Header<V> header) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.