| Package | Description |
|---|---|
| org.mule.extension.socket.api.connection.tcp | |
| org.mule.extension.socket.api.connection.udp | |
| org.mule.extension.socket.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpListenerConnection
Implementation of
ListenerConnection for receiving TCP connections. |
class |
TcpRequesterConnection
Implementation of
RequesterConnection for establishing TCP connections. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUdpConnection
Provides fields and behaviour common to UDP connections
|
class |
UdpListenerConnection |
class |
UdpRequesterConnection
Implementation of
RequesterConnection for UDP connections. |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.connection.ConnectionValidationResult |
SocketUtils.validate(AbstractSocketConnection connection) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.