Package com.github.m0nk3y2k4.thetvdb.internal.connection
Defines the connections between the connector and the remote API
-
Class Summary Class Description APIConnection Main class for handling communication with the TheTVDB.com REST remote service on a technical levelAPISession Session used for remote API communication.RemoteAPI Object representing the technical remote endpoint of the RESTful remote API.RemoteAPI.Builder Builder used to create a new immutableRemoteAPI
implementation -
Enum Summary Enum Description APISession.Status Represents the different states of a session.