Hierarchy For All Packages
Package Hierarchies:- io.github.brenoepics.at4j,
- io.github.brenoepics.at4j.azure,
- io.github.brenoepics.at4j.azure.lang,
- io.github.brenoepics.at4j.core,
- io.github.brenoepics.at4j.core.exceptions,
- io.github.brenoepics.at4j.core.ratelimit,
- io.github.brenoepics.at4j.core.thread,
- io.github.brenoepics.at4j.data,
- io.github.brenoepics.at4j.data.request,
- io.github.brenoepics.at4j.data.request.optional,
- io.github.brenoepics.at4j.data.response,
- io.github.brenoepics.at4j.util.logging,
- io.github.brenoepics.at4j.util.rest
Class Hierarchy
- java.lang.Object
- org.slf4j.helpers.AbstractLogger (implements org.slf4j.Logger, java.io.Serializable)
- io.github.brenoepics.at4j.util.logging.ProtectedLogger
- io.github.brenoepics.at4j.AT4J
- io.github.brenoepics.at4j.core.thread.AT4JThreadFactory (implements java.util.concurrent.ThreadFactory)
- io.github.brenoepics.at4j.data.request.AvailableLanguagesParams
- io.github.brenoepics.at4j.AzureApiBuilder
- io.github.brenoepics.at4j.core.AzureApiImpl<T> (implements io.github.brenoepics.at4j.AzureApi)
- io.github.brenoepics.at4j.data.DetectedLanguage
- io.github.brenoepics.at4j.data.request.DetectLanguageParams
- io.github.brenoepics.at4j.data.response.DetectResponse
- io.github.brenoepics.at4j.azure.lang.Language
- io.github.brenoepics.at4j.util.logging.LoggerUtil
- io.github.brenoepics.at4j.core.ratelimit.RateLimitBucket<T,T4,T3>
- io.github.brenoepics.at4j.core.ratelimit.RateLimitManager<T,T3,T4>
- io.github.brenoepics.at4j.util.rest.RestRequest
- io.github.brenoepics.at4j.util.rest.RestRequestHandler
- io.github.brenoepics.at4j.util.rest.RestRequestInfoImpl (implements io.github.brenoepics.at4j.util.rest.RestRequestInfo)
- io.github.brenoepics.at4j.util.rest.RestRequestResponseInfoImpl (implements io.github.brenoepics.at4j.util.rest.RestRequestResponseInfo)
- io.github.brenoepics.at4j.util.rest.RestRequestResult
- io.github.brenoepics.at4j.core.thread.ThreadPoolImpl (implements io.github.brenoepics.at4j.core.thread.ThreadPool)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.github.brenoepics.at4j.core.exceptions.AzureException
- io.github.brenoepics.at4j.core.exceptions.BadRequestException
- io.github.brenoepics.at4j.core.exceptions.NotFoundException
- io.github.brenoepics.at4j.core.exceptions.ForbiddenException
- io.github.brenoepics.at4j.core.exceptions.InternalServerErrorException
- io.github.brenoepics.at4j.core.exceptions.MethodNotAllowedException
- io.github.brenoepics.at4j.core.exceptions.RatelimitException
- io.github.brenoepics.at4j.core.exceptions.RequestTimeoutException
- io.github.brenoepics.at4j.core.exceptions.ServiceUnavailableException
- io.github.brenoepics.at4j.core.exceptions.UnauthorizedException
- io.github.brenoepics.at4j.core.exceptions.UnsupportedMediaTypeException
- io.github.brenoepics.at4j.core.exceptions.BadRequestException
- io.github.brenoepics.at4j.core.exceptions.AzureException
- java.lang.Exception
- io.github.brenoepics.at4j.data.request.TranslateParams
- io.github.brenoepics.at4j.data.Translation
- io.github.brenoepics.at4j.data.response.TranslationResponse
- io.github.brenoepics.at4j.data.TranslationResult
- org.slf4j.helpers.AbstractLogger (implements org.slf4j.Logger, java.io.Serializable)
Interface Hierarchy
- io.github.brenoepics.at4j.AzureApi
- io.github.brenoepics.at4j.core.exceptions.AzureExceptionInstantiation<T>
- io.github.brenoepics.at4j.util.rest.RestRequestInfo
- io.github.brenoepics.at4j.util.rest.RestRequestResponseInfo
- io.github.brenoepics.at4j.core.thread.ThreadPool
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.brenoepics.at4j.azure.BaseURL
- io.github.brenoepics.at4j.azure.lang.LanguageDirection
- io.github.brenoepics.at4j.data.request.optional.LanguageScope
- io.github.brenoepics.at4j.data.request.optional.ProfanityAction
- io.github.brenoepics.at4j.data.request.optional.ProfanityMarker
- io.github.brenoepics.at4j.util.rest.RestEndpoint
- io.github.brenoepics.at4j.util.rest.RestMethod
- io.github.brenoepics.at4j.util.rest.RestRequestHttpResponseCode
- io.github.brenoepics.at4j.util.rest.RestRequestResultErrorCode
- io.github.brenoepics.at4j.data.request.optional.TextType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)