Liferay 6.1.2-ce-ga3

com.liferay.portal.im
Class MSNConnector

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

public class MSNConnector
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.1.2-ce-ga3