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