org.exoplatform.services.xmpp.ext.transport
Class YahooTransport

java.lang.Object
  extended by org.exoplatform.services.xmpp.ext.transport.Transport
      extended by org.exoplatform.services.xmpp.ext.transport.YahooTransport

public class YahooTransport
extends Transport

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Parfonov

Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.services.xmpp.ext.transport.Transport
Transport.Type
 
Field Summary
 
Fields inherited from class org.exoplatform.services.xmpp.ext.transport.Transport
serviceName
 
Constructor Summary
YahooTransport(java.lang.String mainServiceName)
           
 
Method Summary
 java.lang.String getName()
          
 
Methods inherited from class org.exoplatform.services.xmpp.ext.transport.Transport
getServiceName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

YahooTransport

public YahooTransport(java.lang.String mainServiceName)
Parameters:
mainServiceName - the service name
Method Detail

getName

public java.lang.String getName()

Specified by:
getName in class Transport
Returns:


Copyright © 2011 eXo Platform SAS. All Rights Reserved.