Package xyz.euclia.jaqpotj.consumers
Class FeatureConsumer
- All Implemented Interfaces:
Closeable,AutoCloseable
public class FeatureConsumer extends BaseConsumer<Feature>
-
Field Summary
Fields inherited from class xyz.euclia.jaqpotj.consumers.BaseConsumer
path -
Constructor Summary
Constructors Constructor Description FeatureConsumer(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
-
FeatureConsumer
public FeatureConsumer(org.asynchttpclient.AsyncHttpClient client, Serializer serializer, String basepath)
-
-
Method Details
-
close
- Throws:
IOException
-