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

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

Methods in org.apache.camel.component.irc that return IrcMessage
protected  IrcMessage IrcExchange.createInMessage()
           
protected  IrcMessage IrcExchange.createOutMessage()
           
 IrcMessage IrcExchange.getFault()
           
 IrcMessage IrcExchange.getIn()
           
 IrcMessage IrcExchange.getOut()
           
 IrcMessage IrcExchange.getOut(boolean lazyCreate)
           
 IrcMessage IrcMessage.newInstance()
           
 

Methods in org.apache.camel.component.irc with parameters of type IrcMessage
 Object IrcBinding.extractBodyFromIrc(IrcExchange exchange, IrcMessage message)
           
 

Constructors in org.apache.camel.component.irc with parameters of type IrcMessage
IrcExchange(CamelContext context, ExchangePattern pattern, IrcBinding binding, IrcMessage inMessage)
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.