Uses of Interface
com.healthmarketscience.rmiio.RemoteIterator

Packages that use RemoteIterator
com.healthmarketscience.rmiio Provides classes for robust usage of RMI, primarily for streaming data. 
 

Uses of RemoteIterator in com.healthmarketscience.rmiio
 

Classes in com.healthmarketscience.rmiio that implement RemoteIterator
 class RemoteIteratorClient<DataType>
          Base class for implementing the client side of a RemoteIterator.
 class SerialRemoteIteratorClient<DataType>
          Implementation of RemoteIteratorClient which uses java serialization to receive objects from the RemoteIteratorServer.
 class SimpleRemoteIterator<DataType>
          Trivial implementation of RemoteIterator for small collections.
 



Copyright © 2006–2016 Health Market Science. All rights reserved.