| Package | Description |
|---|---|
| com.afrozaar.wordpress.wpapi.v2.config |
| Modifier and Type | Method and Description |
|---|---|
static ClientConfig |
ClientConfig.load(InputStream inputStream) |
static ClientConfig |
ClientConfig.load(org.springframework.core.io.Resource resource) |
static ClientConfig |
ClientConfig.of(String baseUrl,
String username,
String password,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
static ClientFactory.Builder |
ClientFactory.builder(ClientConfig config) |
static Wordpress |
ClientFactory.fromConfig(ClientConfig config) |
Copyright © 2017. All rights reserved.