| Package | Description |
|---|---|
| com.askfast.askfastapi | |
| com.askfast.util |
| Modifier and Type | Method and Description |
|---|---|
Adapter |
AskFastRestClient.updateAdapter(String adapterId,
Adapter adapter)
Updates the adapter with the given
adapterId. |
| Modifier and Type | Method and Description |
|---|---|
Set<Adapter> |
AskFastRestClient.getAdapters(String type)
Returns a set of
Adapters, optionally narrowed down by a type. |
Set<Adapter> |
AskFastRestClient.getFreeAdapters(String adapterType,
String address) |
| Modifier and Type | Method and Description |
|---|---|
Adapter |
AskFastRestClient.updateAdapter(String adapterId,
Adapter adapter)
Updates the adapter with the given
adapterId. |
| Modifier and Type | Method and Description |
|---|---|
Adapter |
AskFastRestService.updateAdapter(String adapterId,
Adapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
Set<Adapter> |
AskFastRestService.getAdapters(String type) |
Set<Adapter> |
AskFastRestService.getFreeAdapters(String adapterType,
String address) |
| Modifier and Type | Method and Description |
|---|---|
Adapter |
AskFastRestService.updateAdapter(String adapterId,
Adapter adapter) |
Copyright © 2015 AskFast BV. All rights reserved.