|
Hi all,
I know that you can currently configure both the Service and the Handler so that they can be singleton's or created per access. I was wondering whether that is the case for the serializers also? Do you need to write thread-safe code, or are new instances created during each marshalling/unmarshalling. Thanks!
Wei |
