-
-
Notifications
You must be signed in to change notification settings - Fork 9
component netty
Raymond Meester edited this page Mar 6, 2023
·
2 revisions
The NETTY component can be used for communication over TCP or UDP. For this an embedded TCP/UDP server it set up.
tcp://hostname:port
or
udp://hostname:port
tcp://localhost:9999
For all options, see Camel documentation.