Uses of Class
com.amilesend.discogs.parse.GsonFactory
Packages that use GsonFactory
-
Uses of GsonFactory in com.amilesend.discogs.connection
Subclasses with type arguments of type GsonFactory in com.amilesend.discogs.connectionModifier and TypeClassDescriptionclass
Wraps aOkHttpClient
that manages authentication refresh and parsing responses to corresponding POJO types.static class
DiscogsConnection.DiscogsConnectionBuilder<C extends DiscogsConnection, B extends DiscogsConnection.DiscogsConnectionBuilder<C,
B>> class
Factory used to create newDiscogsConnection
instances.