Class Hierarchy
- java.lang.Object
- co.arago.hiro.client.connection.AbstractAPIHandler
- co.arago.hiro.client.rest.AuthenticatedAPIHandler
- co.arago.hiro.client.rest.AuthenticatedAPIHandler.APIRequestConf<T,R>
- co.arago.hiro.client.rest.AppAPI.GetApplicationCommand
- co.arago.hiro.client.rest.AppAPI.GetConfigCommand
- co.arago.hiro.client.rest.AppAPI.GetContentCommand
- co.arago.hiro.client.rest.AppAPI.GetDesktopApplicationsCommand
- co.arago.hiro.client.rest.AppAPI.GetManifestCommand
- co.arago.hiro.client.rest.AuthAPI.GetMeAccountCommand
- co.arago.hiro.client.rest.AuthAPI.GetMeAvatarCommand
- co.arago.hiro.client.rest.AuthAPI.GetMeProfileCommand
- co.arago.hiro.client.rest.AuthAPI.GetMeRolesCommand
- co.arago.hiro.client.rest.AuthAPI.GetMeTeamsCommand
- co.arago.hiro.client.rest.AuthenticatedAPIHandler.SendBodyAPIRequestConf<T,R>
- co.arago.hiro.client.rest.AuthAPI.PostMeProfileCommand
- co.arago.hiro.client.rest.AuthAPI.PutMePasswordCommand
- co.arago.hiro.client.rest.GraphAPI.CreateEntityCommand
- co.arago.hiro.client.rest.GraphAPI.PostTimeseriesCommand
- co.arago.hiro.client.rest.GraphAPI.PostVerbCommand
- co.arago.hiro.client.rest.GraphAPI.QueryBodyConf<T,R>
- co.arago.hiro.client.rest.GraphAPI.QueryByIdsCommand
- co.arago.hiro.client.rest.GraphAPI.QueryByXidCommand
- co.arago.hiro.client.rest.GraphAPI.QueryGremlinCommand
- co.arago.hiro.client.rest.GraphAPI.QueryTimeseriesCommand
- co.arago.hiro.client.rest.GraphAPI.QueryVerticesCommand
- co.arago.hiro.client.rest.GraphAPI.UpdateEntityCommand
- co.arago.hiro.client.rest.AuthenticatedAPIHandler.SendStreamAPIRequestConf<T,R>
- co.arago.hiro.client.rest.AuthAPI.PutMeAvatarCommand
- co.arago.hiro.client.rest.GraphAPI.PostBlobCommand
- co.arago.hiro.client.rest.GraphAPI.DeleteEntityCommand
- co.arago.hiro.client.rest.GraphAPI.GetBlobCommand
- co.arago.hiro.client.rest.GraphAPI.GetEntityCommand
- co.arago.hiro.client.rest.GraphAPI.GetHistoryCommand
- co.arago.hiro.client.rest.GraphAPI.GetTimeseriesCommand
- co.arago.hiro.client.rest.GraphAPI.GetTimeseriesHistoryCommand
- co.arago.hiro.client.rest.AuthenticatedAPIHandler.Conf<T>
- co.arago.hiro.client.rest.AppAPI.Conf<T>
- co.arago.hiro.client.rest.AppAPI.Builder
- co.arago.hiro.client.rest.AuthAPI.Conf<T>
- co.arago.hiro.client.rest.AuthAPI.Builder
- co.arago.hiro.client.rest.GraphAPI.Conf<T>
- co.arago.hiro.client.rest.GraphAPI.Builder
- co.arago.hiro.client.rest.AppAPI.Conf<T>
- co.arago.hiro.client.connection.AbstractAPIHandler