Module com.microsoft.gctoolkit.api
Package com.microsoft.gctoolkit.message
Interface DataSourceChannelListener
-
- All Superinterfaces:
ChannelListener<String>
- All Known Subinterfaces:
DataSourceParser
public interface DataSourceChannelListener extends ChannelListener<String>
-
-
Method Summary
-
Methods inherited from interface com.microsoft.gctoolkit.message.ChannelListener
channel, receive
-
-