4. Interceptors/Features

jsonPointerExtractor

Based on JSON pointer. The interceptor takes values from JSON request body and puts them into Exchange object as properties. If the pointer is not found, an exception will be thrown (resulting in {@link Outcome#ABORT}).

Can be used in:

serviceProxy, api, stompProxy, swaggerProxy, if, registration, wsStompReassembler, interceptor, bean, internalProxy, transport and soapProxy


Child Elements

ElementsDescriptionCardinality
property Defines a json pointer and name for exchange property. 0..*