IP*Works!

ipworks
Interface RcpEventListener

All Superinterfaces:
java.util.EventListener

public interface RcpEventListener
extends java.util.EventListener

Event listener for the Rcp Class.


Method Summary
 void connected(RcpConnectedEvent e)
           
 void disconnected(RcpDisconnectedEvent e)
           
 void error(RcpErrorEvent e)
           
 void progress(RcpProgressEvent e)
           
 

Method Detail

connected

public void connected(RcpConnectedEvent e)

disconnected

public void disconnected(RcpDisconnectedEvent e)

error

public void error(RcpErrorEvent e)

progress

public void progress(RcpProgressEvent e)

IP*Works!

Copyright (c) 2001 /n software inc. - All rights reserved.