[Issue 5827][Issue 5828][netty] Fixes for UDP protocol support in netty connector (#5829)


### Motivation
UDP protocol is not working for netty connector

### Modifications
Added a specific handler for UDP and use Channel instead of SocketChannel in NettyChannelInitializer

Successfully tested

* Fixes for UDP protocol support in netty connector

* Added specific handlers for UDP and TCP netty connector
10 files changed
tree: 86bc99df1a9fcabc677f20c9de851868489971b5
  1. pulsar-io/