Interface ViaChannelHandler


public interface ViaChannelHandler
Netty encoder/decoder for a specific UserConnection.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns 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