Package xyz.euclia.jaqpotj.consumers
Class DatasetConsumer
- All Implemented Interfaces:
Closeable,AutoCloseable
public class DatasetConsumer extends BaseConsumer<Dataset>
-
Field Summary
Fields inherited from class xyz.euclia.jaqpotj.consumers.BaseConsumer
path -
Constructor Summary
Constructors Constructor Description DatasetConsumer(org.asynchttpclient.AsyncHttpClient client, Serializer serializer, String basepath) -
Method Summary
Modifier and Type Method Description voidclose()Methods inherited from class xyz.euclia.jaqpotj.consumers.BaseConsumer
getList, getWithId, getWithIdAndParams, getWithParams, post
-
Constructor Details
-
DatasetConsumer
public DatasetConsumer(org.asynchttpclient.AsyncHttpClient client, Serializer serializer, String basepath)
-
-
Method Details
-
close
- Throws:
IOException
-