Package io.ably.lib.http
Interface HttpCore.ResponseHandler<T>
- Type Parameters:
-
T-
- All Known Implementing Classes:
-
AsyncHttpPaginatedQuery,BasePaginatedQuery,HttpPaginatedQuery,Serialisation.HttpResponseHandler
- Enclosing class:
- HttpCore
public static interface HttpCore.ResponseHandler<T>
Interface for an entity that performs type-specific processing on an httpCore response
-
Method Summary
-
Method Details
-
handleResponse
- Throws:
AblyException
-