Liferay 6.2-ce-ga5

com.liferay.portal.im
Class AIMConnector

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

public class AIMConnector
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)

Liferay 6.2-ce-ga5