Uses of Class
org.jini.rio.event.EventDescriptor
Packages that use EventDescriptor
-
Uses of EventDescriptor in org.jini.rio.event
Methods in org.jini.rio.event with parameters of type EventDescriptorModifier and TypeMethodDescriptionbooleanEventDescriptor.matches(EventDescriptor template) Determine whether the provided EventDescriptor matches properties of this EventDescriptorEventProducer.register(EventDescriptor descriptor, RemoteEventListener listener, MarshalledObject handback, long duration) The register method creates a leasedEventRegistrationfor the EventDescriptor type passed in based on the requested lease duration.