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 TypeClassDescriptionclassWraps aOkHttpClientthat manages authentication refresh and parsing responses to corresponding POJO types.static classDiscogsConnection.DiscogsConnectionBuilder<C extends DiscogsConnection, B extends DiscogsConnection.DiscogsConnectionBuilder<C,B>> classFactory used to create newDiscogsConnectioninstances.