Skip to content

component netty4

assimbly edited this page May 17, 2022 · 2 revisions

The NETTY component can be used communication over TCP or UDP. For this a TCP/UDP server it set up.

URI

tcp://hostname:port

or

udp://hostname:port

URI Examples

tcp://localhost:9999

Common options

For all options, see Camel documentation

Clone this wiki locally