Spring.Messaging.Amqp.Rabbit
OnMessage Method
See Also  Send Feedback
Spring.Messaging.Amqp.Rabbit.Listener.Adapter Namespace > MessageListenerAdapter Class : OnMessage Method
Rabbit Spring.Messaging.Amqp.Core.IMessageListener entry point.

Delegates the message to the target listener method, with appropriate conversion of the message arguments

Overload List

OverloadDescription
OnMessage(Message) Rabbit Spring.Messaging.Amqp.Core.IMessageListener entry point.

Delegates the message to the target listener method, with appropriate conversion of the message arguments

 
OnMessage(Message,IModel) Spring Spring.Messaging.Amqp.Rabbit.Core.IChannelAwareMessageListener entry point.

Delegates the message to the target listener method, with appropriate conversion of the message argument. If the target method returns a non-null object, wrap in a Rabbit message and send it back.

 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.