Uses of Class
org.apache.camel.component.irc.IrcChannel
-
-
Uses of IrcChannel in org.apache.camel.component.irc
Methods in org.apache.camel.component.irc that return IrcChannel Modifier and Type Method Description IrcChannel
IrcConfiguration. findChannel(String name)
Methods in org.apache.camel.component.irc that return types with arguments of type IrcChannel Modifier and Type Method Description List<IrcChannel>
IrcConfiguration. getChannelList()
Methods in org.apache.camel.component.irc with parameters of type IrcChannel Modifier and Type Method Description void
IrcEndpoint. joinChannel(IrcChannel channel)
-