Uses of Class
net.jini.event.InvalidIteratorException

Packages that use InvalidIteratorException
net.jini.event   
 

Uses of InvalidIteratorException in net.jini.event
 

Methods in net.jini.event that throw InvalidIteratorException
 void RemoteEventIterator.close()
          Ends all event processing being performed by this iterator and invalidates the iterator.
 RemoteEvent RemoteEventIterator.next(long timeout)
          Retrieves stored event notifications, if any.
 



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