Answers

Question and Answer:

  Home  EAI SeeBeyond

⟩ What is marshaling and serialization?

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.

 182 views

More Questions for you: