Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
{snippet:id=inOnly|lang=xml|url=http://svn.servicemix.codehausapache.org/*checkout*/branchesrepos/asf/incubator/servicemix/trunk/servicemix-1.1components/base/src/test/resources/org/apache/servicemix/components/reflection/example.xml}

 

InOut

This example performs an InOut. So the dynamic proxy will call into the JBI container, block until a response is available and then return the unmarshalled value to the caller of the dynamic proxy's method.

Wiki Markup
{snippet:id=out|lang=xml|url=http://svn.servicemix.codehausapache.org/*checkout*/branchesrepos/asf/incubator/servicemix/trunk/servicemix-1.1components/base/src/test/resources/org/apache/servicemix/components/reflection/example.xml}