Uses of Package
net.jini.core.event

Packages that use net.jini.core.event
com.sun.jini.example.browser A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. 
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.lease Some basic utility classes for helping with client-side lease renewal operations. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.norm.event   
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
com.sun.jini.reggie Provides implementations of ServiceRegistrar
net.jini.core.event The RemoteEventListener interface and related standard classes. 
net.jini.core.lookup These are the lookup service interfaces and classes. 
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
net.jini.event   
net.jini.lease Standard service and utility classes for managing leases. 
net.jini.lookup Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. 
net.jini.space JavaSpaces servers provide a place on the network, a space, for clients to store and exchange objects. 
 

Classes in net.jini.core.event used by com.sun.jini.example.browser
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by com.sun.jini.fiddler
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by com.sun.jini.lease
RemoteEvent
          The base class or superclass for remote events.
 

Classes in net.jini.core.event used by com.sun.jini.mercury
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
UnknownEventException
          An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something in which it is interested.
 

Classes in net.jini.core.event used by com.sun.jini.norm
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by com.sun.jini.norm.event
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by com.sun.jini.outrigger
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
UnknownEventException
          An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something in which it is interested.
 

Classes in net.jini.core.event used by com.sun.jini.reggie
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.core.event
RemoteEvent
          The base class or superclass for remote events.
UnknownEventException
          An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something in which it is interested.
 

Classes in net.jini.core.event used by net.jini.core.lookup
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.discovery
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.event
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.lease
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.lookup
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 

Classes in net.jini.core.event used by net.jini.space
EventRegistration
          A utility class for use as a return value for event-interest registration methods.
RemoteEvent
          The base class or superclass for remote events.
RemoteEventListener
          The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
 



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