Hierarchy For Package com.amilesend.client.connection.auth
Class Hierarchy
- java.lang.Object
- com.amilesend.client.connection.auth.NoAuthInfo (implements com.amilesend.client.connection.auth.AuthInfo)
- com.amilesend.client.connection.auth.NoOpAuthManager (implements com.amilesend.client.connection.auth.AuthManager<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.amilesend.client.connection.ConnectionException
- com.amilesend.client.connection.RequestException
- com.amilesend.client.connection.auth.AuthException
- com.amilesend.client.connection.RequestException
- com.amilesend.client.connection.ConnectionException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.amilesend.client.connection.auth.AuthInfo
- com.amilesend.client.connection.auth.AuthManager<T>