Java and all .NET programming languages support the argument by value
paradigm in a distributed environment.
One of the challenges in integration between WebSphere applications and .NET
applications across remote (or local) interfaces is that we need to identify a
technical solution that maps argument types from Java to .NET (and vice versa).
add( [in]objCalculatorArgs )
Client Code
iCalculator3Args
State
Container
Code
<<stateful>>
Client ProcessService Process
iCalculator3
Service
Implementation
Code
<<stateless>>
setArg( arg1 )
setArg( arg2 )
objCalculatorArgs
= new
iCalculator3Args
State ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.