Package | Description |
---|---|
net.sf.joafip.store.service.objectio.serialize.input |
Modifier and Type | Class and Description |
---|---|
class |
ObjectInputImmediateExternalizable
input for externalizable object, direct input ( no lazy loading )
|
class |
ObjectInputImmediateGeneric
input for generic object, direct input ( no lazy loading )
|
class |
ObjectInputImmediateSerializable
input for serializable object, direct input ( no lazy loading )
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.