Uses of Class
com.sun.jini.mercury.RemoteEventIteratorData

Packages that use RemoteEventIteratorData
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
 

Uses of RemoteEventIteratorData in com.sun.jini.mercury
 

Methods in com.sun.jini.mercury that return RemoteEventIteratorData
 RemoteEventIteratorData MailboxImpl.getRemoteEvents(Uuid uuid)
           
 RemoteEventIteratorData MailboxBackEnd.getRemoteEvents(Uuid uuid)
          Get events for the given registration via the returned iterator.
private  RemoteEventIteratorData MailboxImpl.getRemoteEventsDo(Uuid uuid)
          Performs the actual logic for synchronously getting events for a particular registration.
 



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