public class OutputRepresentationHandler extends Object
| Constructor and Description |
|---|
OutputRepresentationHandler(HttpProtocolAdapter adapter,
boolean throwNotAcceptable) |
| Modifier and Type | Method and Description |
|---|---|
String |
negotiateOutputRepresentation(org.mule.raml.interfaces.model.IAction action,
List<String> mimeTypes) |
public OutputRepresentationHandler(HttpProtocolAdapter adapter, boolean throwNotAcceptable)
public String negotiateOutputRepresentation(org.mule.raml.interfaces.model.IAction action, List<String> mimeTypes) throws MuleRestException
MuleRestExceptionCopyright © 2021. All rights reserved.