Feature #23

net.sf.serfj.client.Client should serialize request's params

Added by Eduardo Yáñez Parareda over 1 year ago.

Status:New Start:2010-09-03
Priority:Normal Due date:
Assigned to:Eduardo Yáñez Parareda % Done:

0%

Category:-
Target version:0.4.0

Description

Now Client's methods expect serialized objects, so objects that calls Client's method must serialize objects that want to send through the request before calling those methods.

It'd be fine that Client's method expected Object params serialized in Base 64, so controllers always would expect Base 64 objects.

Also available in: Atom PDF