Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1365

How to convert case class to xml and vice versa?

$
0
0

Hi Team,

I have a scala/playframework rest api system, I will use akka http to post xml data requests to a remote server and in return receive xml response.

Could someone please share a sample code or link that will guide me on below steps;

a.
convert case class object to xml

b.
convert xml response received from remote server to case class object.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1365

Trending Articles