Uses of Package
com.atlassian.sal.api.net

Packages that use com.atlassian.sal.api.net
com.atlassian.sal.api.net   
 

Classes in com.atlassian.sal.api.net used by com.atlassian.sal.api.net
Request
          Interface Request represents a request to retrieve data.
Request.MethodType
          Represents type of network request
RequestFactory
          Factory to create Requests.
RequestFilePart
           
Response
          Represents the response when calling Request.execute(ResponseHandler)
ResponseException
          This exception is thrown by Request.execute() and ResponseHandler.handle(Response).
ResponseHandler
          Callback interface used by Request.execute(ResponseHandler) method.
ResponseTimeoutException
          Thrown by Request methods to indicate that the request failed because the server did not response in time.
ReturningResponseHandler
          Callback interface used by the Request.executeAndReturn(ReturningResponseHandler) method.
 



Copyright © 2014 Atlassian. All rights reserved.