IP*Works! V9

ipworks
Interface IpportEventListener

All Superinterfaces:
java.util.EventListener

public interface IpportEventListener
extends java.util.EventListener

Event listener for the "Ipport Class".


Method Summary
 void connected(IpportConnectedEvent e)
           
 void connectionStatus(IpportConnectionStatusEvent e)
           
 void dataIn(IpportDataInEvent e)
           
 void disconnected(IpportDisconnectedEvent e)
           
 void error(IpportErrorEvent e)
           
 void readyToSend(IpportReadyToSendEvent e)
           
 

Method Detail

connected

void connected(IpportConnectedEvent e)

connectionStatus

void connectionStatus(IpportConnectionStatusEvent e)

dataIn

void dataIn(IpportDataInEvent e)

disconnected

void disconnected(IpportDisconnectedEvent e)

error

void error(IpportErrorEvent e)

readyToSend

void readyToSend(IpportReadyToSendEvent e)

IP*Works! V9

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