com.liferay.portal.im
Class YMConnector

java.lang.Object
  extended by com.liferay.portal.im.YMConnector

public class YMConnector
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Brett Randall, Bruno Farache

Method Summary
static void disconnect()
           
static void send(java.lang.String to, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

disconnect

public static void disconnect()

send

public static void send(java.lang.String to,
                        java.lang.String msg)
                 throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException