Class PojoMessageInvocationHandler

  • All Implemented Interfaces:
    InvocationHandler

    @Deprecated
    public class PojoMessageInvocationHandler
    extends AbstractCamelInvocationHandler
    Deprecated.
    Special InvocationHandler for methods that have only one parameter. This parameter is directly sent to as the body of the message. The idea is to use that as a very open message format especially when combined with e.g. JAXB serialization.