net.jini.io
Class MarshalledObject
java.lang.Object
net.jini.io.MarshalledObject
- All Implemented Interfaces:
- Serializable
final class MarshalledObject
- extends Object
- implements Serializable
This is a private class used to convert java.rmi.MarshalledObject
to MarshalledInstance
and vice versa.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objBytes
byte[] objBytes
locBytes
byte[] locBytes
hash
int hash
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
MarshalledObject
MarshalledObject()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.