Hi,

take a look at methods provided in javadsl.Marshaller. You can get a
javadsl marshaller from scala one by calling fromScala.

On Wed, Dec 21, 2016 at 2:48 PM, Akara Sucharitakul <
[email protected]> wrote:

> Hope this is a simple question. In the Scala API, we use
> Marshal(someInstance).to[MyType] to 1) test marshallers and marshaller
> configurations, and 2) to marshal/unmarshal outside of the route API like
> in a Flow. Maybe I'm not looking hard enough but I don't seem to see an
> equivalent JavaDSL. Please enlighten me. Thanks!
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
> current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to