Interface ServerInboundContext<T>

  • Type Parameters:
    T - Message type.
    All Known Subinterfaces:
    ServerReceiveContext<T>

    public interface ServerInboundContext<T>
    Server's inbound message context.