| Package | Description |
|---|---|
| org.mule.extension.socket.api |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<?,?> |
SocketOperations.send(RequesterConnection connection,
RequesterConfig config,
Object content,
String outputEncoding,
boolean hasResponse,
org.mule.runtime.api.message.Message muleMessage)
Sends the data using the client associated to the
RequesterConnection. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.