|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- type of non-Portable objectpublic interface PortableAdapter<T>
This is a base interface for adapting non-Portable classes to Portable.
In situations where it's not possible to modify an existing class to implement Portable and/or it's not allowed to import a Hazelcast class into a domain class, it will be possible to add Portable features to a non-Portable object over this adapter. Sample: --- SAMPLE GOES HERE ---
Portable
Method Summary |
---|
Methods inherited from interface com.hazelcast.nio.serialization.Portable |
---|
getClassId, getFactoryId, readPortable, writePortable |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |