| Package | Description |
|---|---|
| org.mule.extension.socket.api.client | |
| org.mule.extension.socket.api.connection.udp | |
| org.mule.extension.socket.internal |
| Constructor and Description |
|---|
UdpClient(DatagramSocket socket,
SocketConnectionSettings connectionSettings,
UdpSocketProperties socketProperties,
ObjectSerializer objectSerializer) |
| Modifier and Type | Field and Description |
|---|---|
protected UdpSocketProperties |
AbstractUdpConnection.socketProperties |
| Constructor and Description |
|---|
AbstractUdpConnection(SocketConnectionSettings connectionSettings,
UdpSocketProperties socketProperties) |
UdpListenerConnection(SocketConnectionSettings connectionSettings,
UdpSocketProperties socketProperties) |
UdpRequesterConnection(SocketConnectionSettings connectionSettings,
SocketConnectionSettings localAddressSettings,
UdpSocketProperties socketProperties) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SocketUtils.configureConnection(DatagramSocket socket,
UdpSocketProperties socketProperties)
Sets the configuration parameters into the socket.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.