Skip to content

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.

Path

tcp://hostname:port

or

udp://hostname:port

Path Examples

tcp://localhost:9999

Common options

For all options, see Camel documentation.

Clone this wiki locally