Interface FixedTransactionalPacketBinding<P extends RequestPacket<R>,​R extends Packet>

    • Method Detail

      • responsePacketType

        Class<R> responsePacketType()
        Gets the type of the response packet.
        Returns:
        The response packet type