Interface MessageProcessor<T extends LiveScoutEntityBase>

Type Parameters:
T - specifies the type of the messages processed by the MessageProcessor
All Known Implementing Classes:
LiveScoutUserRequestManagerImpl, MessagePipeline

public interface MessageProcessor<T extends LiveScoutEntityBase>
Represents a class capable of receiving an input message, processing it and passing in forward for further processing