| Package | Description |
|---|---|
| org.mule.extension.socket.api.provider.udp | |
| org.mule.extension.socket.internal |
| Modifier and Type | Method and Description |
|---|---|
UdpRequesterConnection |
UdpRequesterProvider.connect() |
UdpListenerConnection |
UdpListenerProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
static DatagramPacket |
SocketUtils.createPacket(byte[] content)
Creates a
DatagramPacket with the size of the content, addressed to the port and address of the client. |
static DatagramPacket |
SocketUtils.createPacket(int bufferSize) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.