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:
- Map.Entry, Remote, Remote, RemoteMap.RemoteEntry, Serializable
- Enclosing class:
- RMIMap
- public static class RMIMap.RMIEntry
- extends mandala.jacob.remote.rmi.RMIAbstractRemoteProxy
- implements RemoteMap.RemoteEntry, Remote
Java-RMI Map.Entry
implementation.
- Version:
- $Revision: 1.4 $
- Author:
- eipi
- See Also:
RemoteMap.RemoteEntry
,
ExceptionHandler
,
AbstractRemote
,
Serialized Form
rmiEntry
protected RMIMapOp.RMIEntryOp rmiEntry
newServer
public static RMIMap.RMIEntry newServer(Map.Entry entry)
throws RemoteException
- Throws:
RemoteException
getKey
public Object getKey()
- Specified by:
getKey
in interface Map.Entry
getValue
public Object getValue()
- Specified by:
getValue
in interface Map.Entry
setValue
public Object setValue(Object object)
- Specified by:
setValue
in interface Map.Entry
toString
public String toString()
Mandala help mailing list