[
https://issues.apache.org/jira/browse/GEODE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Baynes updated GEODE-3405:
--------------------------------
Description:
As a user of the client/server protocol, I need to be able to put my
PDX-serialized object and get it back out again (as an IPdxInstance if I've set
read-serialized=true, or as a domain object if I've set read-serialized=false).
Add support for accepting PDX-serialized types from clients and ensure we're
sending the right format back on reads.
was:
As a user of the client/server protocol, I need to be able to put/get PDX
encoded objects.
Add support for encoding/decoding PDX.
Summary: Add support for PDX from clients (was: Add support for PDX
encoding/decoding)
> Add support for PDX from clients
> --------------------------------
>
> Key: GEODE-3405
> URL: https://issues.apache.org/jira/browse/GEODE-3405
> Project: Geode
> Issue Type: New Feature
> Components: client/server
> Reporter: Brian Baynes
> Priority: Major
>
> As a user of the client/server protocol, I need to be able to put my
> PDX-serialized object and get it back out again (as an IPdxInstance if I've
> set read-serialized=true, or as a domain object if I've set
> read-serialized=false).
> Add support for accepting PDX-serialized types from clients and ensure we're
> sending the right format back on reads.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)