How to get access to netty instance?

As i can see idea use netty for client server communication. How I can get netty instance? I don't want create new instance because this is new thread and memory consumtion.

0

请先登录再写评论。