Uses of Class
org.mule.datasense.declarations.model.MessageProcessorTypeDeclaration
Packages that use MessageProcessorTypeDeclaration
Package
Description
-
Uses of MessageProcessorTypeDeclaration in org.mule.datasense.declarations.loader.json
Methods in org.mule.datasense.declarations.loader.json that return types with arguments of type MessageProcessorTypeDeclarationModifier and TypeMethodDescriptionMessageProcessorTypeDeclarationJsonLoader.load(com.google.gson.JsonElement jsonElement, TypeDeclarationLoaderContext typeDeclarationLoaderContext) -
Uses of MessageProcessorTypeDeclaration in org.mule.datasense.declarations.loader.xml
Methods in org.mule.datasense.declarations.loader.xml that return types with arguments of type MessageProcessorTypeDeclarationModifier and TypeMethodDescriptionMessageProcessorTypeDeclarationXmlLoader.load(Element element, TypeDeclarationLoaderContext typeDeclarationLoaderContext)