Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
N
O
P
R
S
T
X
C
createBody()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
createConnection()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createConsumer(Processor)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createEndpoint(String, String, Map)
- Method in class org.apache.camel.component.xmpp.
XmppComponent
createExchange()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createExchange(Message)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createGroupChatProducer(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createInMessage()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
createOutMessage()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
createPrivateChatProducer(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
createProducer()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
D
doStart()
- Method in class org.apache.camel.component.xmpp.
XmppConsumer
doStart()
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
doStart()
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
doStop()
- Method in class org.apache.camel.component.xmpp.
XmppConsumer
doStop()
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
doStop()
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
E
extractBodyFromXmpp(XmppExchange, Message)
- Method in class org.apache.camel.component.xmpp.
XmppBinding
Extracts the body from the XMPP message
G
getBinding()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getBinding()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
getChat()
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
getChat()
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
getConnection()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getExchange()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
getFault()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
getFaultMessage()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
Return the underlying XMPP Fault message
getFilter()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getHeader(String)
- Method in class org.apache.camel.component.xmpp.
XmppMessage
getHeaders()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
getHost()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getIn()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
getInMessage()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
Return the underlying XMPP In message
getOut()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
getOut(boolean)
- Method in class org.apache.camel.component.xmpp.
XmppExchange
getOutMessage()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
Return the underlying XMPP Out message
getParticipant()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getParticipant()
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
getPassword()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getPort()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getResource()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getRoom()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getRoom()
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
getUser()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
getXmppMessage()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
Returns the underlying XMPP message
I
isCreateAccount()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
isLogin()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
isSingleton()
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
N
newInstance()
- Method in class org.apache.camel.component.xmpp.
XmppExchange
newInstance()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
O
org.apache.camel.component.xmpp
- package org.apache.camel.component.xmpp
Defines the XMPP transport for communicating over Jabber
P
populateXmppMessage(Message, Exchange)
- Method in class org.apache.camel.component.xmpp.
XmppBinding
Populates the given XMPP message from the inbound exchange
process(Exchange)
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
process(Exchange)
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
processPacket(Packet)
- Method in class org.apache.camel.component.xmpp.
XmppConsumer
R
RuntimeXmppException
- Exception in
org.apache.camel.component.xmpp
A runtime exception thrown if sending or receiving from XMPP fails
RuntimeXmppException(XMPPException)
- Constructor for exception org.apache.camel.component.xmpp.
RuntimeXmppException
RuntimeXmppException(String, XMPPException)
- Constructor for exception org.apache.camel.component.xmpp.
RuntimeXmppException
S
setBinding(XmppBinding)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
Sets the binding used to convert from a Camel message to and from an XMPP message
setChat(GroupChat)
- Method in class org.apache.camel.component.xmpp.
XmppGroupChatProducer
setChat(Chat)
- Method in class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
setConnection(XMPPConnection)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setCreateAccount(boolean)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setFilter(PacketFilter)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setHeader(String, Object)
- Method in class org.apache.camel.component.xmpp.
XmppMessage
setHost(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setLogin(boolean)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setParticipant(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setPassword(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setPort(int)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setResource(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setRoom(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setUser(String)
- Method in class org.apache.camel.component.xmpp.
XmppEndpoint
setXmppMessage(Message)
- Method in class org.apache.camel.component.xmpp.
XmppMessage
shouldOutputHeader(Exchange, String, Object)
- Method in class org.apache.camel.component.xmpp.
XmppBinding
Strategy to allow filtering of headers which are put on the XMPP message
T
toString()
- Method in class org.apache.camel.component.xmpp.
XmppMessage
X
XmppBinding
- Class in
org.apache.camel.component.xmpp
A Strategy used to convert between a Camel and to and from a XMPP
Message
XmppBinding()
- Constructor for class org.apache.camel.component.xmpp.
XmppBinding
XmppComponent
- Class in
org.apache.camel.component.xmpp
XmppComponent()
- Constructor for class org.apache.camel.component.xmpp.
XmppComponent
XmppComponent(CamelContext)
- Constructor for class org.apache.camel.component.xmpp.
XmppComponent
xmppComponent()
- Static method in class org.apache.camel.component.xmpp.
XmppComponent
Static builder method
XmppConsumer
- Class in
org.apache.camel.component.xmpp
A
Consumer
which listens to XMPP packets
XmppConsumer(XmppEndpoint, Processor)
- Constructor for class org.apache.camel.component.xmpp.
XmppConsumer
XmppEndpoint
- Class in
org.apache.camel.component.xmpp
An XMPP Endpoint
XmppEndpoint(String, XmppComponent)
- Constructor for class org.apache.camel.component.xmpp.
XmppEndpoint
XmppExchange
- Class in
org.apache.camel.component.xmpp
Represents an for working with XMPP
XmppExchange(CamelContext, XmppBinding)
- Constructor for class org.apache.camel.component.xmpp.
XmppExchange
XmppExchange(CamelContext, XmppBinding, Message)
- Constructor for class org.apache.camel.component.xmpp.
XmppExchange
XmppGroupChatProducer
- Class in
org.apache.camel.component.xmpp
XmppGroupChatProducer(XmppEndpoint, String)
- Constructor for class org.apache.camel.component.xmpp.
XmppGroupChatProducer
XmppMessage
- Class in
org.apache.camel.component.xmpp
Represents a
Message
for working with XMPP
XmppMessage()
- Constructor for class org.apache.camel.component.xmpp.
XmppMessage
XmppMessage(Message)
- Constructor for class org.apache.camel.component.xmpp.
XmppMessage
XmppPrivateChatProducer
- Class in
org.apache.camel.component.xmpp
XmppPrivateChatProducer(XmppEndpoint, String)
- Constructor for class org.apache.camel.component.xmpp.
XmppPrivateChatProducer
C
D
E
G
I
N
O
P
R
S
T
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
Apache Software Foundation
. All Rights Reserved.