public interface ValueHandlerMultiFormat extends ValueHandler
| Modifier and Type | Method and Description |
|---|---|
byte |
getMaximumStreamFormatVersion()
Returns the maximum stream format version for RMI/IDL custom value types that is supported by this ValueHandler object.
|
void |
writeValue(OutputStream
Allows the ORB to pass the stream format version for RMI/IDL custom value types.
|
getRMIRepositoryID, getRunTimeCodeBase, isCustomMarshaled, readValue, writeReplace, writeValuebyte getMaximumStreamFormatVersion()
void writeValue(OutputStreamout, Serializable value, byte streamFormatVersion)