public class HttpToolkitApi extends BaseHttpApi implements ToolkitApi
apiKey, host, httpFactory, taskListener
Constructor and Description |
---|
HttpToolkitApi(TaskListener taskListener,
HttpFactory httpFactory,
String host,
char[] apiKey) |
Modifier and Type | Method and Description |
---|---|
Collection<Toolkit> |
fetchToolkits() |
close, convertJsonToObject, doHttpGet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public HttpToolkitApi(TaskListener taskListener, HttpFactory httpFactory, String host, char[] apiKey)
public Collection<Toolkit> fetchToolkits()
fetchToolkits
in interface ToolkitApi
Copyright © 2016–2022 Uleska. All rights reserved.