org.exoplatform.services.xmpp.ext.transport
Class Transport.Type

java.lang.Object
  extended by org.exoplatform.services.xmpp.ext.transport.Transport.Type
Enclosing class:
Transport

public static class Transport.Type
extends java.lang.Object

Author:
vetal

Field Summary
static java.lang.String AIM
           
static java.lang.String GTALK
           
static java.lang.String ICQ
           
static java.lang.String MSN
           
static java.lang.String XMPP
           
static java.lang.String YAHOO
           
 
Constructor Summary
Transport.Type()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ICQ

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

YAHOO

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

MSN

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

XMPP

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

AIM

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

GTALK

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

Transport.Type

public Transport.Type()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.