ipworks
Interface NntpEventListener
- public abstract interface NntpEventListener
- extends java.util.EventListener
Event listener for the Nntp Class.
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)
Copyright (c) 1995-2000 by /n software inc. - All rights reserved.