Uses of Class
com.sun.sgs.service.UnknownNodeException

Packages that use UnknownNodeException
com.sun.sgs.impl.service.nodemap Provides an implementation of NodeMappingService
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
 

Uses of UnknownNodeException in com.sun.sgs.impl.service.nodemap
 

Methods in com.sun.sgs.impl.service.nodemap that throw UnknownNodeException
 Iterator<Identity> NodeMappingServiceImpl.getIdentities(long nodeId)
          Returns an Iterator for the set of identities assigned to a node.
 

Uses of UnknownNodeException in com.sun.sgs.service
 

Methods in com.sun.sgs.service that throw UnknownNodeException
 Iterator<Identity> NodeMappingService.getIdentities(long nodeId)
          Returns an Iterator for the set of identities assigned to a node.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved