final class MarshalledObject extends Object implements Serializable
java.rmi.MarshalledObject
to MarshalledInstance and vice versa.| Modifier and Type | Field and Description |
|---|---|
(package private) int |
hash |
(package private) byte[] |
locBytes |
(package private) byte[] |
objBytes |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MarshalledObject() |
byte[] objBytes
byte[] locBytes
int hash
private static final long serialVersionUID
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.