Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.icq
Class FileTransferImpl.IcqFileTransferEventListener

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.icq.FileTransferImpl.IcqFileTransferEventListener
All Implemented Interfaces:
net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionEventListener
Enclosing class:
FileTransferImpl

 class FileTransferImpl.IcqFileTransferEventListener
extends Object
implements net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionEventListener

Provides support for files sent and received.


Constructor Summary
FileTransferImpl.IcqFileTransferEventListener()
           
 
Method Summary
 void handleEvent(net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnection transfer, net.kano.joustsim.oscar.oscar.service.icbm.ft.events.RvConnectionEvent event)
           
 void handleEventWithStateChange(net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnection transfer, net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionState state, net.kano.joustsim.oscar.oscar.service.icbm.ft.events.RvConnectionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTransferImpl.IcqFileTransferEventListener

FileTransferImpl.IcqFileTransferEventListener()
Method Detail

handleEventWithStateChange

public void handleEventWithStateChange(net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnection transfer,
                                       net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionState state,
                                       net.kano.joustsim.oscar.oscar.service.icbm.ft.events.RvConnectionEvent event)
Specified by:
handleEventWithStateChange in interface net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionEventListener

handleEvent

public void handleEvent(net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnection transfer,
                        net.kano.joustsim.oscar.oscar.service.icbm.ft.events.RvConnectionEvent event)
Specified by:
handleEvent in interface net.kano.joustsim.oscar.oscar.service.icbm.ft.RvConnectionEventListener

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.