Uses of Package
com.sun.jini.norm.event

Packages that use com.sun.jini.norm.event
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.norm.event   
 

Classes in com.sun.jini.norm.event used by com.sun.jini.norm
EventFactory
          Factory interface for creating net.jini.core.event.RemoteEvent.
EventType
          Representation of an event type the supports a single registrant.
EventTypeGenerator
          Factory class for EventType objects.
SendMonitor
          Object associated with an EventType so it can ensure that the lease on an event notification is still valid and notify the client when a exception occurs in the course of attempting to send an event.
 

Classes in com.sun.jini.norm.event used by com.sun.jini.norm.event
EventFactory
          Factory interface for creating net.jini.core.event.RemoteEvent.
EventType
          Representation of an event type the supports a single registrant.
EventTypeGenerator
          Factory class for EventType objects.
SendMonitor
          Object associated with an EventType so it can ensure that the lease on an event notification is still valid and notify the client when a exception occurs in the course of attempting to send an event.
 



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