| Class | Description |
|---|---|
| SocketWorker | |
| TcpWorker |
Only one worker will be created per each new TCP connection accepted by the
TcpListenerConnection.listen(SourceCallback), This class is responsible for reading from that connection
is closed by the sender, or Source is stopped. |
| UdpWorker |
One worker is created per received package.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.