All Packages API Packages Internal Packages Root Package 
Package Description
com.github.m0nk3y2k4.thetvdb
Defines all sources of the thetvdb-java-api connector
com.github.m0nk3y2k4.thetvdb.api
Defines the public sources of this API
com.github.m0nk3y2k4.thetvdb.api.constants
Defines public constants to be used throughout the API
com.github.m0nk3y2k4.thetvdb.api.exception
Defines the public top-level exceptions thrown by this API
com.github.m0nk3y2k4.thetvdb.api.model
Defines the public data transfer objects wrapping the actual JSON content
com.github.m0nk3y2k4.thetvdb.api.model.data
Defines the public DTO's for the various remote routes
com.github.m0nk3y2k4.thetvdb.internal.api.impl
Defines the internal implementation of the public API
com.github.m0nk3y2k4.thetvdb.internal.api.impl.annotation
Defines the annotations used by the internal implementation
com.github.m0nk3y2k4.thetvdb.internal.api.impl.model
Defines the internal implementation of the public data transfer objects wrapping the actual JSON content
com.github.m0nk3y2k4.thetvdb.internal.api.impl.model.data
Defines the internal implementation of the public DTO's for the various remote routes
com.github.m0nk3y2k4.thetvdb.internal.connection
Defines the connections between the connector and the remote API
com.github.m0nk3y2k4.thetvdb.internal.exception
Defines the internal type specific exceptions thrown by this API
com.github.m0nk3y2k4.thetvdb.internal.resource
Defines the general resources offered by the remote API
com.github.m0nk3y2k4.thetvdb.internal.resource.impl
Defines the implementation of the individual connectors for the remote routes
com.github.m0nk3y2k4.thetvdb.internal.util
Defines the utilities used by the internal implementation
com.github.m0nk3y2k4.thetvdb.internal.util.functional
Defines functional interfaces used by the internal implementation
com.github.m0nk3y2k4.thetvdb.internal.util.http
Defines general functionality for processing web requests
com.github.m0nk3y2k4.thetvdb.internal.util.json
Defines general functionality for processing JSON data
com.github.m0nk3y2k4.thetvdb.internal.util.validation
Defines the internal validations