
rvicemix.servicemix-xmpp.2010.01.source-code.servicemix-xmpp.xsd.html Maven / Gradle / Ivy
Schema for namespace: http://servicemix.apache.org/xmpp/1.0
Element Summary
Element Description Class
component XMPP Component org.apache.servicemix.xmpp.XMPPComponent
groupChatEndpoint Represents a group chat endpoint org.apache.servicemix.xmpp.GroupChatEndpoint
privateChatEndpoint Represents an endpoint for chatting to a single individual org.apache.servicemix.xmpp.PrivateChatEndpoint
Element Detail
Element: component
Element Type Description
endpoints (groupChatEndpoint | privateChatEndpoint)*
executor <spring:bean/>
executorFactory <spring:bean/>
Element: groupChatEndpoint
Attribute Type Description
createAccount xs:boolean
endpoint xs:string
host xs:string
interfaceName xs:QName
login xs:boolean
password xs:string
port xs:integer
resource xs:string
room xs:string
service xs:QName
uri xs:string Configures the endpoint from a URI
user xs:string
Element Type Description
chat <spring:bean/>
connection <spring:bean/>
definition <spring:bean/>
description <spring:bean/>
filter <spring:bean/>
marshaler <spring:bean/>
serviceUnit <spring:bean/>
Element: privateChatEndpoint
Attribute Type Description
createAccount xs:boolean
endpoint xs:string
host xs:string
interfaceName xs:QName
login xs:boolean
participant xs:string
password xs:string
port xs:integer
resource xs:string
service xs:QName
uri xs:string
user xs:string
Element Type Description
chat <spring:bean/>
connection <spring:bean/>
definition <spring:bean/>
description <spring:bean/>
filter <spring:bean/>
marshaler <spring:bean/>
serviceUnit <spring:bean/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy