Sun POJO Service Engine User's Guide

Operation Parameter Types

The POJO SE supports the following input parameter types and return types for methods annotated with @Operation:

When the return type is void, the JBI message exchange pattern is assumed to be InOnly. The POJO SE supports InOnly and InOut JBI message exchange patterns. For parameter and return types of String, Node, and Source, the POJO SE automates JBI WSDL 1.1 message unwrapping and wrapping.