|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||