|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RPXException | |
|---|---|
| org.yestech.rpx | |
| org.yestech.rpx.objectmodel | |
| Uses of RPXException in org.yestech.rpx |
|---|
| Methods in org.yestech.rpx that throw RPXException | |
|---|---|
AuthInfoResponse |
DefaultRPXClient.authInfo(String token,
boolean extended)
|
GetContactsResponse |
RPXClient.getContacts(String identifier)
|
GetContactsResponse |
DefaultRPXClient.getContacts(String identifier)
|
MappingsResponse |
DefaultRPXClient.getMappings(String primaryKey)
|
RPXStat |
RPXClient.map(String identifier,
String primaryKey,
boolean overwrite)
|
RPXStat |
DefaultRPXClient.map(String identifier,
String primaryKey,
boolean overwrite)
|
void |
RPXClient.setStatus(String identifier,
String status)
|
void |
DefaultRPXClient.setStatus(String identifier,
String status)
|
| Uses of RPXException in org.yestech.rpx.objectmodel |
|---|
| Methods in org.yestech.rpx.objectmodel that return RPXException | |
|---|---|
static RPXException |
RPXException.fromJSON(org.json.JSONObject json)
Will return an rpx exception if one exists. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||