Liferay 6.1.2-ce-ga3

com.liferay.portal.im
Class YMConnector

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

public class YMConnector
extends Object


Method Summary
static void disconnect()
           
static void send(String to, 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(String to,
                        String msg)
                 throws IllegalStateException
Throws:
IllegalStateException

Liferay 6.1.2-ce-ga3