Package | Description |
---|---|
com.gemstone.gemfire.pdx |
The
com.gemstone.gemfire.pdx package provides APIs used
for object serialization. |
Modifier and Type | Class and Description |
---|---|
class |
NonPortableClassException
Thrown if "check-portability" is enabled and an attempt is made to
pdx serialize a class that is not portable to non-java platforms.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.