| 程序包 | 说明 |
|---|---|
| com.sinacloud.scs | |
| com.sinacloud.scs.http | |
| com.sinacloud.scs.services.scs |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ExecutionContext |
SCSWebServiceClient.createExecutionContext()
This method exists only for backward compatiblity reason, so
that clients compiled against the older version of this class
won't get
NoSuchMethodError at runtime. |
protected ExecutionContext |
SCSWebServiceClient.createExecutionContext(Request<?> req) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Response<T> |
HttpConnect.execute(Request<?> request,
HttpResponseHandler<SCSWebServiceResponse<T>> responseHandler,
HttpResponseHandler<SCSServiceException> errorResponseHandler,
ExecutionContext executionContext)
Executes the request and returns the result.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ExecutionContext |
SCSClient.createExecutionContext(SCSWebServiceRequest req) |
Copyright © 2016. All rights reserved.