EAI SeeBeyond Question:

What is marshaling and serialization?

Tweet Share WhatsApp

Answer:

Marshalling is like serialization, except marshalling also
records codebases. Marshalling is different from
serialization in that marshalling treats remote objects
specially. (

To "serialize" an object means to convert its state into a
byte stream in such a way that the byte stream can be
converted back into a copy of the object.

Download EAI SeeBeyond PDF Read All 13 EAI SeeBeyond Questions
Previous QuestionNext Question
What is the format of WSDL file?What is queue and what is topic?