Interface MessageHandler

All Known Implementing Classes:
MessageMediatorImpl

public interface MessageHandler
Interface which allows an implementation to use double dispatch when processing the various concrete message types found in this package.