IP*Works! V9

ipworks
Interface IpdaemonEventListener

All Superinterfaces:
java.util.EventListener

public interface IpdaemonEventListener
extends java.util.EventListener

Event listener for the "Ipdaemon Class".


Method Summary
 void connected(IpdaemonConnectedEvent e)
           
 void connectionRequest(IpdaemonConnectionRequestEvent e)
           
 void dataIn(IpdaemonDataInEvent e)
           
 void disconnected(IpdaemonDisconnectedEvent e)
           
 void error(IpdaemonErrorEvent e)
           
 void readyToSend(IpdaemonReadyToSendEvent e)
           
 

Method Detail

connected

void connected(IpdaemonConnectedEvent e)

connectionRequest

void connectionRequest(IpdaemonConnectionRequestEvent e)

dataIn

void dataIn(IpdaemonDataInEvent e)

disconnected

void disconnected(IpdaemonDisconnectedEvent e)

error

void error(IpdaemonErrorEvent e)

readyToSend

void readyToSend(IpdaemonReadyToSendEvent e)

IP*Works! V9

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