Package | Description |
---|---|
org.nuxeo.ecm.core.client |
Modifier and Type | Method and Description |
---|---|
static NuxeoClient |
NuxeoClient.getInstance() |
Modifier and Type | Method and Description |
---|---|
boolean |
ConnectionListener.authenticationFailed(NuxeoClient client)
The client authentication failed against the remote server.
|
void |
ConnectionListener.connected(NuxeoClient client)
The client connected to a server.
|
void |
ConnectionListener.disconnected(NuxeoClient client)
The client disconnected.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.