Interface RequestProducer<T extends OutgoingMessage>

Type Parameters:
T - The type of the requests produced by the current RequestProducer
All Known Implementing Classes:
LiveScoutClientAliveProducer, LiveScoutUserRequestManagerImpl, RequestProducerBase, RequestProducerComposite

public interface RequestProducer<T extends OutgoingMessage>
Represents a class which is capable of producing messages for the betradar server.