anima.message
Interface IAssyncReceiver

All Known Subinterfaces:
IAssyncConnector
All Known Implementing Classes:
JavaLocal1To1AssyncConnector, Ping, Pong, Pong, StatisticsComponentAssyncMessage, StatisticsConsumerComponentAssyncMessage

public interface IAssyncReceiver

This interface defines an IAssyncReceiver and own a method assyncMessage that receives the parameter message of the type IMessage


Method Summary
 void assyncMessage(IMessage message)
          Set a message to an AssyncReceiver
 

Method Detail

assyncMessage

void assyncMessage(IMessage message)
Set a message to an AssyncReceiver

Parameters:
message -


Copyright © 2007. All Rights Reserved.