ipworks
Interface IpdaemonEventListener
- All Superinterfaces:
- java.util.EventListener
public interface IpdaemonEventListener
- extends java.util.EventListener
Event listener for the "Ipdaemon Class"
.
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)
Copyright (c) 2013 /n software inc. - All rights reserved.