|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.core.AbstractIMConnection
Constructor Summary | |
AbstractIMConnection()
Creates a new instance of AbstractConnection |
Method Summary | |
void |
addConnectionListener(ConnectionListener listener)
|
protected void |
fireConversationCreated(Conversation conversation)
|
void |
removeConnectionListener(ConnectionListener listener)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.dexterim.core.IMConnection |
connect, connectedAs, createConversation, disconnect, isConnected, synchronizeContactList |
Constructor Detail |
public AbstractIMConnection()
Method Detail |
public void addConnectionListener(ConnectionListener listener)
addConnectionListener
in interface IMConnection
public void removeConnectionListener(ConnectionListener listener)
removeConnectionListener
in interface IMConnection
protected void fireConversationCreated(Conversation conversation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |