Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.runtime.detection.Peer

Packages that use Peer
org.nuxeo.runtime.detection   
 

Uses of Peer in org.nuxeo.runtime.detection
 

Methods in org.nuxeo.runtime.detection that return Peer
 Peer[] PeerRegistry.getPeers()
           
 Peer<T>[] MulticastDetector.getPeers()
           
 

Methods in org.nuxeo.runtime.detection with parameters of type Peer
 void PeerRegistry.addPeer(Peer peer)
           
 void DetectionHandler.peerOffline(Peer peer)
           
 void DetectionHandler.peerOnline(Peer peer)
          A new peer was detected.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.