Interface ActionMessageProcessor<T,R>

Type Parameters:
T - the message type
R - the result type
All Known Implementing Classes:
BaseActionMessageProcessor

public interface ActionMessageProcessor<T,R>
API for processing ActionMessage objects.
Version:
1.0
Author:
matt