public interface FeedbackHandler
Modifier and Type | Method and Description |
---|---|
FeedbackChannel |
getChannel(java.lang.String name)
Returns the feedback channel for a name
|
java.util.Set<java.lang.String> |
getChannelNames()
Returns the feedback channels names
|
java.util.Set<java.lang.String> getChannelNames() throws java.io.IOException
java.io.IOException
FeedbackChannel getChannel(java.lang.String name) throws java.io.IOException
java.io.IOException