| Package | Description |
|---|---|
| com.equilibrium | |
| com.equilibrium.services.contexts | |
| com.equilibrium.services.exceptions | |
| com.equilibrium.utilities |
| Constructor and Description |
|---|
SessionManager(String user,
String password)
Create a new SessionGuid (and return some additional system info.) This is effectively the login for the EQ Network SDK.
|
SessionManager(UUID sessionGuid)
Create a new SessionGuid (and return some additional system info.) This is effectively the login for the EQ Network SDK.
|
| Modifier and Type | Method and Description |
|---|---|
EQException |
UploadContext.getEqException() |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadContext.setEqException(EQException exception) |
| Modifier and Type | Class and Description |
|---|---|
class |
EQEntityException |
class |
EQServiceException |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ResponseDelegate.onComplete(T response,
EQException error) |
abstract void |
StateChangeDelegate.onStateChange(T response,
UploadContext.UploadContextState state,
EQException error) |
Copyright © 2014 Equilibrium. All rights reserved.