Uses of Interface
org.mule.runtime.extension.api.client.source.SourceResultHandler
Packages that use SourceResultHandler
-
Uses of SourceResultHandler in org.mule.runtime.extension.api.client
Method parameters in org.mule.runtime.extension.api.client with type arguments of type SourceResultHandlerModifier and TypeMethodDescription<T,A> SourceHandler ExtensionsClient.createSource(String extension, String sourceName, Consumer<SourceResultHandler<T, A>> handler, Consumer<SourceParameterizer> parameters) Creates and initialises aSourceusing a given parameterization.