Home
|
Configuration Element
|
About
Topic:
4. Interceptors/Features
Versions:
5.8 current
5.5
5.4
5.3
5.2
5.1
5.0
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
Elements
Description
Cardinality
property
Defines a json pointer and name for exchange property.
0..*