Interface ViaChannelHandler
public interface ViaChannelHandler
Netty encoder/decoder for a specific
UserConnection.-
Method Summary
Modifier and TypeMethodDescriptionReturns the user connection of the injected Netty pipeline.
-
Method Details
-
connection
UserConnection connection()Returns the user connection of the injected Netty pipeline.- Returns:
- the user connection
-