Versions Compared

Key

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

There are two JBI components for InOnly and InOut. For input the JBI components attach the reflection method invocation proxy, method name and arguments to the inbound MessageExchange for the JBI container to route. For output, the attached Marshaler is used to turn the response into a POJO.

...