You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Dannemann <je...@gmail.com> on 2016/09/01 21:57:36 UTC

To get a custom object on my @RemotingDestination.

Hi folks.

I have my Java @RemotingDestinations setted up but these service methods
uses a custom object as parameter:

        public Request<E, P> delete(final Request<E, P> req);

I need to convert the incoming ASObject to my custom Request object.

I read the converters and the whole documentation but I still wonder how to
implement it.
Din't quite understand very much.

Would you guys have some source code examples of it or which specific
objects should I look for in the framework?

Thanks in advance.



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/To-get-a-custom-object-on-my-RemotingDestination-tp13492.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.