com.liferay.portal.im
Class ICQConnector
java.lang.Object
com.liferay.portal.im.ICQConnector
- All Implemented Interfaces:
- Observer
public class ICQConnector
- extends Object
- implements Observer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disconnect
public static void disconnect()
send
public static void send(String to,
String msg)
update
public void update(Observable obs,
Object obj)
- Specified by:
update
in interface Observer