A D F G I M O P S T V X

A

addJabberProperties(Message, MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
Appends properties on the NMS to the JMS Message
addNmsProperties(NormalizedMessage, Packet) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 

D

DEFAULT_PROXY_PORT - Static variable in class org.apache.servicemix.xmpp.XMPPConstants
 
DEFAULT_XMPP_PORT - Static variable in class org.apache.servicemix.xmpp.XMPPConstants
 
DefaultXMPPMarshaler - Class in org.apache.servicemix.xmpp.marshaler.impl
Marshals Jabber messages into and out of NMS messages
DefaultXMPPMarshaler() - Constructor for class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
DefaultXMPPMarshaler(SourceMarshaler) - Constructor for class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 

F

FROM_PROPERTY - Static variable in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
fromJBI(Message, MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
converts the normalized message into a XMPP message
fromJBI(Message, MessageExchange, NormalizedMessage) - Method in interface org.apache.servicemix.xmpp.marshaler.XMPPMarshalerSupport
converts the normalized message into a XMPP message

G

getConfiguredEndpoints() - Method in class org.apache.servicemix.xmpp.XMPPComponent
 
getEndpointClasses() - Method in class org.apache.servicemix.xmpp.XMPPComponent
 
getEndpoints() - Method in class org.apache.servicemix.xmpp.XMPPComponent
 
getFilter() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getHost() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getHost() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getMarshaler() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getMarshaler() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getMessageBodyTag() - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
getParticipant() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getPassword() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getPassword() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getPort() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getPort() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getProxyHost() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getProxyHost() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getProxyPass() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getProxyPass() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getProxyPort() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getProxyPort() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getProxyType() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getProxyType() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getProxyUser() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getProxyUser() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getResource() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getResource() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getRoom() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getRoom() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
getSourceMarshaler() - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
getUser() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
getUser() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 

I

isCreateAccount() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
isCreateAccount() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
isLogin() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
isLogin() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
isSet(String) - Static method in class org.apache.servicemix.xmpp.XMPPConstants
checks whether an attribute is set

M

messageAsString(NormalizedMessage) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
Converts the inbound message to a String that can be sent

O

org.apache.servicemix.xmpp - package org.apache.servicemix.xmpp
Component for Jabber using the XMPP protocol via the Smack Java client
org.apache.servicemix.xmpp.marshaler - package org.apache.servicemix.xmpp.marshaler
 
org.apache.servicemix.xmpp.marshaler.impl - package org.apache.servicemix.xmpp.marshaler.impl
 

P

process(MessageExchange) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
processInOnly(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
processInOut(MessageExchange, NormalizedMessage, NormalizedMessage) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
processPacket(Packet) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 

S

setCreateAccount(boolean) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Specify here if you want to create an account for the user if the user is currently not existing on the XMPP server.
setCreateAccount(boolean) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Specify here if you want to create an account for the user if the user is currently not existing on the XMPP server.
setEndpoints(XMPPEndpointType[]) - Method in class org.apache.servicemix.xmpp.XMPPComponent
 
setFilter(PacketFilter) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Here you can define a PacketFilter to use for filtering XMPP packets.
setHost(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
With that method you can specify the host name of the XMPP server as hostname or ip address.
setHost(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
With that method you can specify the host name of the XMPP server as hostname or ip address.
setLogin(boolean) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Here you can specify if the user should login to the server or not.
setLogin(boolean) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Here you can specify if the user should login to the server or not.
setMarshaler(XMPPMarshalerSupport) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
With this method you can specify a marshaler class which provides the logic for converting an xmpp message into a normalized message.
setMarshaler(XMPPMarshalerSupport) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
With this method you can specify a marshaler class which provides the logic for converting an xmpp message into a normalized message.
setMessageBodyTag(String) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
Sets the XML open tag used to wrap inbound Jabber text messages
setParticipant(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Specify here an optional participant to send messages to.
setPassword(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
This method sets the password for connecting to the XMPP server.
setPassword(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
This method sets the password for connecting to the XMPP server.
setPort(int) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
This method will set the port number for the XMPP connection.
setPort(int) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
This method will set the port number for the XMPP connection.
setProperty(Message, String, QName) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
setProxyHost(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Here you can specify the hostname or ip address of a proxy to be used to connect to the XMPP server.
setProxyHost(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Here you can specify the hostname or ip address of a proxy to be used to connect to the XMPP server.
setProxyPass(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
If your proxy needs authentication you can specify here the user password.
setProxyPass(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
If your proxy needs authentication you can specify here the user password.
setProxyPort(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Here you can specify the port of the proxy server.
setProxyPort(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Here you can specify the port of the proxy server.
setProxyType(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Here you can specify the type of proxy you have.
setProxyType(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Here you can specify the type of proxy you have.
setProxyUser(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
If your proxy needs authentication you can specify here the user name.
setProxyUser(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
If your proxy needs authentication you can specify here the user name.
setResource(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Specify here the resource string to submit to the XMPP server.
setResource(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Specify here the resource string to submit to the XMPP server.
setRoom(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
Specify here an optional room to join.
setRoom(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
Specify here an optional room to join.
setSourceMarshaler(SourceMarshaler) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
 
setUser(String) - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
This method if used to specify the user name to use for connecting to the XMPP server.
setUser(String) - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
This method if used to specify the user name to use for connecting to the XMPP server.
shouldIncludeHeader(NormalizedMessage, String, Object) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
Decides whether or not the given header should be included in the JMS message.
start() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
start() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 
stop() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
stop() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 

T

toJBI(NormalizedMessage, Packet) - Method in class org.apache.servicemix.xmpp.marshaler.impl.DefaultXMPPMarshaler
converts the xmpp message to a normalized message
toJBI(NormalizedMessage, Packet) - Method in interface org.apache.servicemix.xmpp.marshaler.XMPPMarshalerSupport
converts the xmpp message to a normalized message

V

validate() - Method in class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
validate() - Method in class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 

X

XMPPComponent - Class in org.apache.servicemix.xmpp
 
XMPPComponent() - Constructor for class org.apache.servicemix.xmpp.XMPPComponent
 
XMPPConstants - Class in org.apache.servicemix.xmpp
 
XMPPEndpointType - Interface in org.apache.servicemix.xmpp
grouping interface
XMPPMarshalerSupport - Interface in org.apache.servicemix.xmpp.marshaler
 
XMPPReceiverEndpoint - Class in org.apache.servicemix.xmpp
This endpoint receives XMPP messages and events and sends them as xml message into the NMR to the defined target
XMPPReceiverEndpoint() - Constructor for class org.apache.servicemix.xmpp.XMPPReceiverEndpoint
 
XMPPSenderEndpoint - Class in org.apache.servicemix.xmpp
This endpoint sends XMPP messages from the NMR to a specified target (user or room)
XMPPSenderEndpoint() - Constructor for class org.apache.servicemix.xmpp.XMPPSenderEndpoint
 

A D F G I M O P S T V X

Copyright © 2005-2015 FuseSource. All Rights Reserved.