public interface Web
| Modifier and Type | Interface and Description |
|---|---|
static class |
Web.Auth |
static interface |
Web.FormatBuilder |
static interface |
Web.ReadAsBuilder<T> |
| Modifier and Type | Method and Description |
|---|---|
Web.FormatBuilder |
clientOf(String url) |
Web.FormatBuilder |
clientOf(String url,
Map<String,String> headers) |
Web.FormatBuilder clientOf(String url)
Web.FormatBuilder clientOf(String url, Map<String,String> headers)
Copyright © 2015. All Rights Reserved.