Class ExtendedPrepareResult
java.lang.Object
com.sun.jini.mahalo.ExtendedPrepareResult
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
prepare result returned when clusterd proxy is needed
- Author:
- yechielf
- See Also:
-
Constructor Details
-
ExtendedPrepareResult
-
ExtendedPrepareResult
public ExtendedPrepareResult()
-
-
Method Details
-
getVote
public int getVote() -
getProxy
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-