Package org.apache.camel.component.xmpp
Interface XmppConstants
-
public interface XmppConstants
Constants used in Camel XMPP module
-
-
Field Detail
-
MESSAGE_TYPE
static final String MESSAGE_TYPE
- See Also:
- Constant Field Values
-
SUBJECT
static final String SUBJECT
- See Also:
- Constant Field Values
-
THREAD_ID
static final String THREAD_ID
- See Also:
- Constant Field Values
-
FROM
static final String FROM
- See Also:
- Constant Field Values
-
PACKET_ID
@Deprecated static final String PACKET_ID
Deprecated.useSTANZA_ID
instead.- See Also:
- Constant Field Values
-
STANZA_ID
static final String STANZA_ID
- See Also:
- Constant Field Values
-
TO
static final String TO
- See Also:
- Constant Field Values
-
DOC_HEADER
static final String DOC_HEADER
- See Also:
- Constant Field Values
-
-