Hierarchy For Package com.fredriksonsound.iot_backoffice_auth.web

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.fredriksonsound.iot_backoffice_auth.web.CreatedResponse<T> (implements com.fredriksonsound.iot_backoffice_auth.web.Response<T>)
    • com.fredriksonsound.iot_backoffice_auth.web.ErrorResponse<T> (implements com.fredriksonsound.iot_backoffice_auth.web.Response<T>)
    • com.fredriksonsound.iot_backoffice_auth.web.OkResponse<T> (implements com.fredriksonsound.iot_backoffice_auth.web.Response<T>)
    • com.fredriksonsound.iot_backoffice_auth.web.UnauthorizedResponse<T> (implements com.fredriksonsound.iot_backoffice_auth.web.Response<T>)

Interface Hierarchy

  • com.fredriksonsound.iot_backoffice_auth.web.Response<T>