Uses of Class
com.sun.jini.discovery.DiscoveryProtocolException

Packages that use DiscoveryProtocolException
com.sun.jini.reggie Provides implementations of ServiceRegistrar
net.jini.discovery These are utility classes and interfaces that conform to the discovery and join protocol defined in the Jini Discovery and Join Specification
 

Uses of DiscoveryProtocolException in com.sun.jini.reggie
 

Methods in com.sun.jini.reggie that throw DiscoveryProtocolException
private  Discovery RegistrarImpl.getDiscovery(int version)
          Returns Discovery instance implementing the given protocol version
 

Uses of DiscoveryProtocolException in net.jini.discovery
 

Methods in net.jini.discovery that throw DiscoveryProtocolException
private  Discovery LookupDiscovery.getDiscovery(int version)
          Returns Discovery instance for the given version, or throws DiscoveryProtocolException if the version is unsupported.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.