org.exoplatform.services.xmpp.util
Class CometdChannels

java.lang.Object
  extended by org.exoplatform.services.xmpp.util.CometdChannels

public class CometdChannels
extends java.lang.Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Parfonov

Field Summary
static java.lang.String FILE_EXCHANGE
           
static java.lang.String FULLNAME_EXCHANGE
           
static java.lang.String GROUP_CHAT
           
static java.lang.String MESSAGE
           
static java.lang.String NOTIFICATION
           
static java.lang.String PRESENCE
           
static java.lang.String ROSTER
           
static java.lang.String SUBSCRIPTION
           
 
Constructor Summary
CometdChannels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE

public static final java.lang.String MESSAGE
See Also:
Constant Field Values

PRESENCE

public static final java.lang.String PRESENCE
See Also:
Constant Field Values

GROUP_CHAT

public static final java.lang.String GROUP_CHAT
See Also:
Constant Field Values

ROSTER

public static final java.lang.String ROSTER
See Also:
Constant Field Values

SUBSCRIPTION

public static final java.lang.String SUBSCRIPTION
See Also:
Constant Field Values

FILE_EXCHANGE

public static final java.lang.String FILE_EXCHANGE
See Also:
Constant Field Values

FULLNAME_EXCHANGE

public static final java.lang.String FULLNAME_EXCHANGE
See Also:
Constant Field Values

NOTIFICATION

public static final java.lang.String NOTIFICATION
See Also:
Constant Field Values
Constructor Detail

CometdChannels

public CometdChannels()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.