Package com.amilesend.client.connection
package com.amilesend.client.connection
-
ClassDescriptionConnection<G extends GsonFactoryBase>Wraps an
OkHttpClientthat manages parsing responses to corresponding POJO types.Connection.ConnectionBuilder<G extends GsonFactoryBase, C extends Connection<G>, B extends Connection.ConnectionBuilder<G,C, B>> Builder to construct new default instances of aConnection.Defines the exception thrown fromConnection.Defines the exception thrown fromConnectionthat is specific to an issue with a request.Defines the exception thrown fromConnectionthat is specific to an issue with a response.Defines the exception thrown fromConnectionthat is specific to an issue with parsing a response.Defines the exception thrown fromConnectionwhen a request is throttled.