Uses of Package
com.atlassian.sal.api.net
Packages that use com.atlassian.sal.api.net
-
Classes in com.atlassian.sal.api.net used by com.atlassian.sal.api.netClassDescriptionInterface Request represents a request to retrieve data.Represents type of network requestFactory to create
Requests.Represents the response when callingRequest.execute(ResponseHandler)This exception is thrown byRequest.execute()andResponseHandler.handle(Response).Callback interface used byRequest.execute(ResponseHandler)method.Thrown byRequestmethods to indicate that the request failed because the server did not response in time.Callback interface used by theRequest.executeAndReturn(ReturningResponseHandler)method.