public class HttpLocation
extends java.lang.Object
implements java.util.function.Supplier<byte[]>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HttpLocation.ReadFailureException | 
| static class  | HttpLocation.UnexpectedHttpResponseException | 
| Constructor and Description | 
|---|
| HttpLocation(java.net.URI location) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | get() |