IP*Works!

ipworks
Interface PopEventListener

All Superinterfaces:
java.util.EventListener

public interface PopEventListener
extends java.util.EventListener

Event listener for the Pop Class.


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

Method Detail

endTransfer

public void endTransfer(PopEndTransferEvent e)

error

public void error(PopErrorEvent e)

header

public void header(PopHeaderEvent e)

PITrail

public void PITrail(PopPITrailEvent e)

startTransfer

public void startTransfer(PopStartTransferEvent e)

transfer

public void transfer(PopTransferEvent e)

IP*Works!

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