Uses of Interface
com.evolveum.axiom.spi.codec.ValueDecoder.ExceptionFactory
-
Packages that use ValueDecoder.ExceptionFactory Package Description com.evolveum.axiom.spi.codec -
-
Uses of ValueDecoder.ExceptionFactory in com.evolveum.axiom.spi.codec
Methods in com.evolveum.axiom.spi.codec with parameters of type ValueDecoder.ExceptionFactory Modifier and Type Method Description default ValueDecoder<I,O>
ValueDecoder. onNullThrow(ValueDecoder.ExceptionFactory<I> factory)
-