Spring BlazeDS Integration

org.springframework.flex.messaging
Interface AsyncMessageCreator


public interface AsyncMessageCreator

Factory interface for the creation of AMF messages to be sent to a MessageDestination

Author:
Jeremy Grelle

Method Summary
 AsyncMessage createMessage()
          Create a new AsyncMessage for sending to a MessageDestination
 

Method Detail

createMessage

AsyncMessage createMessage()
Create a new AsyncMessage for sending to a MessageDestination

Returns:
the created message

Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.