IP*Works!

ipworks
Interface NntpEventListener

All Superinterfaces:
java.util.EventListener

public 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 groupSearch(NntpGroupSearchEvent 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)

groupSearch

public void groupSearch(NntpGroupSearchEvent 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) 2001 /n software inc. - All rights reserved.