IP*Works! V9

ipworks
Interface PopEventListener

All Superinterfaces:
java.util.EventListener

public interface PopEventListener
extends java.util.EventListener

Event listener for the "Pop Class".


Method Summary
 void connectionStatus(PopConnectionStatusEvent e)
           
 void endTransfer(PopEndTransferEvent e)
           
 void error(PopErrorEvent e)
           
 void header(PopHeaderEvent e)
           
 void messageList(PopMessageListEvent e)
           
 void PITrail(PopPITrailEvent e)
           
 void startTransfer(PopStartTransferEvent e)
           
 void transfer(PopTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(PopConnectionStatusEvent e)

endTransfer

void endTransfer(PopEndTransferEvent e)

error

void error(PopErrorEvent e)

header

void header(PopHeaderEvent e)

messageList

void messageList(PopMessageListEvent e)

PITrail

void PITrail(PopPITrailEvent e)

startTransfer

void startTransfer(PopStartTransferEvent e)

transfer

void transfer(PopTransferEvent e)

IP*Works! V9

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