IP*Works!

ipworks
Interface NntpEventListener


public abstract interface NntpEventListener
extends java.util.EventListener

Event listener for the Nntp Class.


Method Summary
 void endTransfer(NntpEndTransferEvent e)
           
 void error(NntpErrorEvent e)
           
 void groupList(NntpGroupListEvent e)
           
 void groupOverview(NntpGroupOverviewEvent e)
           
 void header(NntpHeaderEvent e)
           
 void PITrail(NntpPITrailEvent e)
           
 void startTransfer(NntpStartTransferEvent e)
           
 void transfer(NntpTransferEvent e)
           
 

Method Detail

endTransfer

public void endTransfer(NntpEndTransferEvent e)

error

public void error(NntpErrorEvent e)

groupList

public void groupList(NntpGroupListEvent e)

groupOverview

public void groupOverview(NntpGroupOverviewEvent e)

header

public void header(NntpHeaderEvent e)

PITrail

public void PITrail(NntpPITrailEvent e)

startTransfer

public void startTransfer(NntpStartTransferEvent e)

transfer

public void transfer(NntpTransferEvent e)

IP*Works!

Copyright (c) 1995-2000 by /n software inc. - All rights reserved.