Class Hierarchy
- java.lang.Object
- com.atlassian.sal.api.net.RequestFilePart
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.atlassian.sal.api.net.ResponseException
- com.atlassian.sal.api.net.ResponseProtocolException
- com.atlassian.sal.api.net.ResponseStatusException
- com.atlassian.sal.api.net.ResponseTimeoutException
- com.atlassian.sal.api.net.ResponseConnectTimeoutException
- com.atlassian.sal.api.net.ResponseReadTimeoutException
- com.atlassian.sal.api.net.ResponseTransportException
- com.atlassian.sal.api.net.ResponseException
- java.lang.Exception
Interface Hierarchy
- com.atlassian.sal.api.net.Request<T,
RESP> - com.atlassian.sal.api.net.RequestFactory<T>
- com.atlassian.sal.api.net.MarshallingRequestFactory<T>
- com.atlassian.sal.api.net.NonMarshallingRequestFactory<T>
- com.atlassian.sal.api.net.Response
- com.atlassian.sal.api.net.ResponseHandler<T>
- com.atlassian.sal.api.net.ReturningResponseHandler<T,
R>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.atlassian.sal.api.net.Request.MethodType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)