Uses of Class
org.apache.camel.component.irc.IrcComponent

Uses of IrcComponent in org.apache.camel.component.irc
 

Methods in org.apache.camel.component.irc that return IrcComponent
 IrcComponent IrcEndpoint.getComponent()
           
 

Methods in org.apache.camel.component.irc with parameters of type IrcComponent
 void IrcEndpoint.setComponent(IrcComponent component)
           
 

Constructors in org.apache.camel.component.irc with parameters of type IrcComponent
IrcEndpoint(String endpointUri, IrcComponent component, IrcConfiguration configuration)
           
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.