- java.lang.Object
-
- org.mule.runtime.api.component.AbstractComponent
-
- org.mule.runtime.core.api.transformer.AbstractTransformer
-
- org.mule.service.soap.generator.attachment.Base64Decoder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.mule.runtime.core.api.processor.ReactiveProcessor
org.mule.runtime.core.api.processor.ReactiveProcessor.ProcessingType
-
Field Summary
-
Fields inherited from class org.mule.runtime.core.api.transformer.AbstractTransformer
logger, muleContext, name, sourceTypes
-
Fields inherited from class org.mule.runtime.api.component.AbstractComponent
LOCATION_KEY, ROOT_CONTAINER_NAME_KEY
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.component.Component
ANNOTATIONS_PROPERTY_NAME
-
Method Summary
-
Methods inherited from class org.mule.runtime.core.api.transformer.AbstractTransformer
dispose, equals, generateTransformerName, getName, getReturnDataType, getSourceDataTypes, hashCode, initialise, isAcceptNull, isAllowNullReturn, isConsumed, isIgnoreBadInput, isSourceDataTypeSupported, isSourceDataTypeSupported, process, registerSourceType, resolveEncoding, setAllowNullReturn, setIgnoreBadInput, setMuleContext, setName, setReturnDataType, toString, transform, transform, unregisterSourceType
-
Methods inherited from class org.mule.runtime.api.component.AbstractComponent
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, setAnnotations
-
Methods inherited from interface org.mule.runtime.core.api.transformer.Transformer
getProcessingType
-
Methods inherited from interface org.mule.runtime.core.api.processor.Processor
apply
-
-
Constructor Detail
-
Base64Decoder
public Base64Decoder()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.