what is the difference between Collaboration and Java
Collaboration definition interms of JAVACAPS terminology?



what is the difference between Collaboration and Java Collaboration definition interms of JAVACAPS..

Answer / rohit rai sirji

Collaboration Definitions define how data should be processed and routed between Project components, how databases should be queried in response to requests, and how APIs to one or more applications should be invoked. The external data formats that characterize the input and output data structures in a Collaboration Definition are described by Object Type Definitions (OTDs).

A Collaboration will typically receive a message containing the external representation of a particular OTD. It will use the unmarshal method of an instance of that OTD to parse the data and make it accessible though the hierarchical data structure. Then it will perform some operation— for example, copying parts of the data to another OTD instance. Finally, it will invoke the marshal method on the other OTD instance to render the contents of its data structure as a single, serialized data stream for further transport.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What are jpa annotations?

0 Answers  


What is stateless in java?

0 Answers  


What is transactional in java?

0 Answers  


How common are security breaches? : java security

0 Answers  


Expain ur organisation process( V-model)?.

1 Answers   Cap Gemini,






Which is the Best institute to do academic Project in Java? Need information about institutes at Ameerpet, Hyderabad.

8 Answers  


What about products that claim to block java applets at a firewall? : java security

0 Answers  


What is ibatis in java?

0 Answers  


In hibernate what is the difference between the Session and SessionFactory?

0 Answers   Cap Gemini,


i heard that JVM internally contains pointers...is this true?

4 Answers   Wipro,


write a code in jsp to swap two numbers?

7 Answers   Wipro,


What do you understand by numeric promotion?

0 Answers  


Categories