| Interface | Description |
|---|---|
| Immutable |
This class is intended to TAG immutable serializable classes.
|
| Class | Description |
|---|---|
| JBossObjectInputStream | |
| JBossObjectInputStreamSharedTree |
This implementation will respect reset commands.
|
| JBossObjectOutputStream | |
| JBossObjectOutputStreamSharedTree |
This implementation will respect reset commands.
|
| MarshalledObject |
Turns content into a byte array that is delayed in unmarshalling.
|
| MarshalledObjectForLocalCalls |
This is the equivalent for MarshalledObject on RMI, but this is optimized for local calls.
|
Copyright © 2011-2012 Ovea. All Rights Reserved.