Uses of Interface
org.wso2.carbon.mediator.datamapper.engine.core.notifiers.InputVariableNotifier
-
Packages that use InputVariableNotifier Package Description org.wso2.carbon.mediator.datamapper.engine.core.mapper org.wso2.carbon.mediator.datamapper.engine.input -
-
Uses of InputVariableNotifier in org.wso2.carbon.mediator.datamapper.engine.core.mapper
Classes in org.wso2.carbon.mediator.datamapper.engine.core.mapper that implement InputVariableNotifier Modifier and Type Class Description class
MappingHandler
-
Uses of InputVariableNotifier in org.wso2.carbon.mediator.datamapper.engine.input
Methods in org.wso2.carbon.mediator.datamapper.engine.input with parameters of type InputVariableNotifier Modifier and Type Method Description void
InputBuilder. buildInputModel(InputStream inputStream, InputVariableNotifier inputVariableNotifier)
-