public interface Service
extends com.mulesoft.connectors.commons.template.service.ConnectorService
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
read(InputStream readContent) |
InputStream |
write(Map<String,Object> writeContent) |
Map<String,Object> read(InputStream readContent)
InputStream write(Map<String,Object> writeContent)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.