| Modifier and Type | Method and Description |
|---|---|
static NingHttpPoster |
NingHttpPoster.newPoster(String username,
String token,
String apiUrl)
Return a new poster with the correct authentication header.
|
static NingHttpPoster |
NingHttpPoster.newPoster(String username,
String token,
String apiUrl,
com.ning.http.client.AsyncHttpClientConfig httpClientConfig)
Return a new poster with the correct authentication header.
|
Copyright © 2015. All rights reserved.