what is marshalling and unmarshalling in java
Marshalling; when we MAP a Java object to API JSON
format (CONVERT JAVA OBJECT TO JSON);
Unmarshalling; API JSON/XML ^ MAP it to Java Object
(JSON TO JAVA OBJECT)
what is marshalling and unmarshalling in java
Marshalling; when we MAP a Java object to API JSON
format (CONVERT JAVA OBJECT TO JSON);
Unmarshalling; API JSON/XML ^ MAP it to Java Object
(JSON TO JAVA OBJECT)
marshalling in java
it is also known as Serialization;
when we MAP a Java object to API JSON
format (CONVERT JAVA OBJECT TO JSON);
on the other hand umharshalling also know as
Deserialization;
API JSON/XML ^ MAP it to Java Object
(JSON TO JAVA OBJECT)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us