mandala.jacob.remote.rmi
Class RMISet
java.lang.Object
mandala.jacob.remote.AbstractRemote
mandala.jacob.remote.AbstractLocalReferenceRetriever
mandala.jacob.remote.rmi.RMISingletonRemoteProxy
mandala.jacob.remote.rmi.RMICollection
mandala.jacob.remote.rmi.RMISet
- All Implemented Interfaces:
- Collection, LocalReferenceRetriever, Remote, Remote, RemoteCollection, RemoteSet, Serializable, Set
- public class RMISet
- extends RMICollection
- implements RemoteSet
Java-RMI Set
implementation.
- Version:
- $Revision: 1.3 $
- Author:
- eipi
- See Also:
AbstractRemote
,
RemoteSet
,
ExceptionHandler
,
Serialized Form
Methods inherited from class mandala.jacob.remote.rmi.RMICollection |
add, addAll, addAll, clear, contains, containsAll, containsAll, finalize, isEmpty, iterator, newServer, newServer, readResolve, remove, removeAll, removeAll, retainAll, retainAll, size, toArray, toArray |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
newServer
public static RMISet newServer(Set set)
throws RemoteException
- Throws:
RemoteException
newServer
public static RMISet newServer(Set set,
int port)
throws RemoteException
- Throws:
RemoteException
toString
public String toString()
- Overrides:
toString
in class RMICollection
Mandala help mailing list