See: Description
| Class | Description |
|---|---|
| Client |
A sample gemfire client that writes and queries PositionPdx objects on a
server.
|
| PortfolioPdx |
An example of a portfolio object for a trading application.
|
| PositionPdx |
An example of a position object for a trading application.
|
These example classes show how to serialize your objects with the Portable Data Exchange framework by implementing the PdxSerializable interface.
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.