public class MessageProcessorTypeDeclarationJsonLoader extends AbstractTypeDeclarationLoader<MessageProcessorTypeDeclaration,com.google.gson.JsonElement>
| Constructor and Description |
|---|
MessageProcessorTypeDeclarationJsonLoader() |
| Modifier and Type | Method and Description |
|---|---|
Optional<MessageProcessorTypeDeclaration> |
load(com.google.gson.JsonElement jsonElement,
TypeDeclarationLoaderContext typeDeclarationLoaderContext) |
resolveTypepublic MessageProcessorTypeDeclarationJsonLoader()
public Optional<MessageProcessorTypeDeclaration> load(com.google.gson.JsonElement jsonElement, TypeDeclarationLoaderContext typeDeclarationLoaderContext)
load in interface TypeDeclarationXmlLoader<MessageProcessorTypeDeclaration,com.google.gson.JsonElement>load in class AbstractTypeDeclarationLoader<MessageProcessorTypeDeclaration,com.google.gson.JsonElement>Copyright © 2017 MuleSoft, Inc.. All rights reserved.