Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.client.NuxeoClient

Packages that use NuxeoClient
org.nuxeo.ecm.core.client   
 

Uses of NuxeoClient in org.nuxeo.ecm.core.client
 

Methods in org.nuxeo.ecm.core.client that return NuxeoClient
static NuxeoClient NuxeoClient.getInstance()
           
 

Methods in org.nuxeo.ecm.core.client with parameters of type NuxeoClient
 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.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.