IP*Works! V9

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 connectionStatus(RcpConnectionStatusEvent e)
           
 void disconnected(RcpDisconnectedEvent e)
           
 void error(RcpErrorEvent e)
           
 void progress(RcpProgressEvent e)
           
 

Method Detail

connected

void connected(RcpConnectedEvent e)

connectionStatus

void connectionStatus(RcpConnectionStatusEvent e)

disconnected

void disconnected(RcpDisconnectedEvent e)

error

void error(RcpErrorEvent e)

progress

void progress(RcpProgressEvent e)

IP*Works! V9

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