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