程序包 | 说明 |
---|---|
com.sinacloud.java.kvdb.util |
限定符和类型 | 字段和说明 |
---|---|
AuthFailure |
TKvdbService.auth_result.e |
限定符和类型 | 方法和说明 |
---|---|
AuthFailure |
AuthFailure.deepCopy() |
AuthFailure |
TKvdbService.auth_result.getE() |
AuthFailure |
AuthFailure.setMessage(String message) |
限定符和类型 | 方法和说明 |
---|---|
int |
AuthFailure.compareTo(AuthFailure other) |
boolean |
AuthFailure.equals(AuthFailure that) |
TKvdbService.auth_result |
TKvdbService.auth_result.setE(AuthFailure e) |
限定符和类型 | 方法和说明 |
---|---|
KeyPair |
TKvdbService.Iface.auth(KeyPair kp)
Method for Authorization.
|
KeyPair |
TKvdbService.Client.auth(KeyPair kp) |
KeyPair |
TKvdbService.AsyncClient.auth_call.getResult() |
KeyPair |
TKvdbService.Client.recv_auth() |
构造器和说明 |
---|
AuthFailure(AuthFailure other)
Performs a deep copy on other.
|
TKvdbService.auth_result(KeyPair success,
TIOError io,
AuthFailure e) |
Copyright © 2016. All rights reserved.