de.fzj.unicore.wsrflite.messaging
Interface IMessagingProvider

All Known Implementing Classes:
WSNProvider

public interface IMessagingProvider

Messaging provider interface. This has just one method which returns a channel for writing messages to

Author:
schuller

Method Summary
 IMessagingChannel getChannel()
           
 

Method Detail

getChannel

IMessagingChannel getChannel()


Copyright © 2010. All Rights Reserved.