ipworks
Interface NntpEventListener
- All Superinterfaces:
- java.util.EventListener
- public 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)
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)
Copyright (c) 2001 /n software inc. - All rights reserved.