Uses of Class
net.jini.discovery.LookupUnmarshalException

Packages that use LookupUnmarshalException
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
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 LookupUnmarshalException in com.sun.jini.fiddler
 

Methods in com.sun.jini.fiddler that throw LookupUnmarshalException
 ServiceRegistrar[] FiddlerRegistration.getRegistrars()
          Returns an array consisting of instances of the ServiceRegistrar interface.
 

Uses of LookupUnmarshalException in net.jini.discovery
 

Methods in net.jini.discovery that throw LookupUnmarshalException
 ServiceRegistrar[] RemoteDiscoveryEvent.getRegistrars()
          Returns an array consisting of instances of the ServiceRegistrar interface.
 ServiceRegistrar[] LookupDiscoveryRegistration.getRegistrars()
          Returns an array consisting of instances of the ServiceRegistrar interface.
 



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