| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmandala.jacob.remote.AbstractRemote
mandala.jacob.remote.AbstractLocalReferenceRetriever
mandala.jacob.remote.rmi.RMISingletonRemoteProxy
mandala.jacob.remote.rmi.RMICollection
mandala.jacob.remote.rmi.RMISet
Java-RMI Set implementation.
AbstractRemote, 
RemoteSet, 
ExceptionHandler, 
Serialized Form| Nested Class Summary | 
| Nested classes inherited from class mandala.jacob.remote.RemoteCollection | 
RemoteCollection.RemoteCollectionMethods | 
| Field Summary | 
| Fields inherited from class mandala.jacob.remote.rmi.RMICollection | 
rmiCollection, singletonGiver | 
| Fields inherited from class mandala.jacob.remote.AbstractRemote | 
defaultExceptionHandler, exceptionHandler, syslog | 
| Method Summary | |
static RMISet | 
newServer(java.util.Set set)
 | 
static RMISet | 
newServer(java.util.Set set,
          int port)
 | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class mandala.jacob.remote.rmi.RMICollection | 
add, addAll, addAll, clear, contains, containsAll, containsAll, isEmpty, iterator, newServer, newServer, readResolve, remove, removeAll, removeAll, retainAll, retainAll, size, toArray, toArray | 
| Methods inherited from class mandala.jacob.remote.AbstractLocalReferenceRetriever | 
finalize, getID, getLocalReference | 
| Methods inherited from class mandala.jacob.remote.AbstractRemote | 
getDefaultExceptionHandler, getExceptionHandler, getSyslog, handleException, setDefaultExceptionHandler, setExceptionHandler, setSyslog | 
| Methods inherited from class java.lang.Object | 
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface java.util.Set | 
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray | 
| Methods inherited from interface mandala.jacob.remote.RemoteCollection | 
addAll, containsAll, removeAll, retainAll | 
| Methods inherited from interface mandala.jacob.remote.LocalReferenceRetriever | 
getID, getLocalReference | 
| Methods inherited from interface mandala.jacob.remote.Remote | 
getExceptionHandler, setExceptionHandler | 
| Method Detail | 
public static RMISet newServer(java.util.Set set)
                        throws java.rmi.RemoteException
java.rmi.RemoteException
public static RMISet newServer(java.util.Set set,
                               int port)
                        throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic java.lang.String toString()
toString in class RMICollection
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||