mandala.jacob.remote.rmi
Class RMIMap.RMIEntry
java.lang.Object
mandala.jacob.remote.AbstractRemote
mandala.jacob.remote.rmi.RMIAbstractRemoteProxy
mandala.jacob.remote.rmi.RMIMap.RMIEntry
- All Implemented Interfaces:
- java.util.Map.Entry, java.rmi.Remote, Remote, RemoteMap.RemoteEntry, java.io.Serializable
- Enclosing class:
- RMIMap
- public static class RMIMap.RMIEntry
- extends mandala.jacob.remote.rmi.RMIAbstractRemoteProxy
- implements RemoteMap.RemoteEntry, java.rmi.Remote
Java-RMI Map.Entry
implementation.
- Version:
- $Revision: 1.5 $
- Author:
- eipi
- See Also:
RemoteMap.RemoteEntry
,
ExceptionHandler
,
AbstractRemote
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map.Entry |
equals, hashCode |
rmiEntry
protected RMIMapOp.RMIEntryOp rmiEntry
newServer
public static RMIMap.RMIEntry newServer(java.util.Map.Entry entry)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getKey
public java.lang.Object getKey()
- Specified by:
getKey
in interface java.util.Map.Entry
getValue
public java.lang.Object getValue()
- Specified by:
getValue
in interface java.util.Map.Entry
setValue
public java.lang.Object setValue(java.lang.Object object)
- Specified by:
setValue
in interface java.util.Map.Entry
toString
public java.lang.String toString()
Mandala help mailing list