|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |