org.mule.transport.http.functional
Class HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString

java.lang.Object
  extended by org.mule.transformer.AbstractTransformer
      extended by org.mule.transport.http.functional.HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString
All Implemented Interfaces:
MuleContextAware, MuleContextNotificationListener<MuleContextNotification>, ServerNotificationListener<MuleContextNotification>, Disposable, Initialisable, NamedObject, MessageProcessor, Transformer, EndpointAware
Enclosing class:
HttpEncodingNonAsciiFunctionalTestCase

public static class HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString
extends AbstractTransformer


Field Summary
 
Fields inherited from class org.mule.transformer.AbstractTransformer
encoding, endpoint, logger, mimeType, MULE_MESSAGE_DATA_TYPE, muleContext, name, returnType, sourceTypes
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Constructor Summary
HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString()
           
 
Method Summary
protected  Object doTransform(Object src, String outputEncoding)
           
 
Methods inherited from class org.mule.transformer.AbstractTransformer
checkReturnClass, dispose, generateTransformerName, getEncoding, getEncoding, getEndpoint, getMimeType, getName, getReturnClass, getReturnDataType, getSourceDataTypes, getSourceTypes, initialise, isAcceptNull, isAllowNullReturn, isConsumed, isIgnoreBadInput, isSourceDataTypeSupported, isSourceDataTypeSupported, isSourceTypeSupported, isSourceTypeSupported, onNotification, process, registerSourceType, registerSourceType, setAllowNullReturn, setEncoding, setEndpoint, setIgnoreBadInput, setMimeType, setMuleContext, setName, setReturnClass, setReturnDataType, toString, transform, transform, unregisterSourceType, unregisterSourceType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString

public HttpEncodingNonAsciiFunctionalTestCase.ParamMapToString()
Method Detail

doTransform

protected Object doTransform(Object src,
                             String outputEncoding)
                      throws TransformerException
Specified by:
doTransform in class AbstractTransformer
Throws:
TransformerException


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.