ipworks
Interface NntpEventListener
- All Superinterfaces:
- java.util.EventListener
public interface NntpEventListener
- extends java.util.EventListener
Event listener for the "Nntp Class"
.
connectionStatus
void connectionStatus(NntpConnectionStatusEvent e)
endTransfer
void endTransfer(NntpEndTransferEvent e)
error
void error(NntpErrorEvent e)
groupList
void groupList(NntpGroupListEvent e)
groupOverview
void groupOverview(NntpGroupOverviewEvent e)
groupSearch
void groupSearch(NntpGroupSearchEvent e)
header
void header(NntpHeaderEvent e)
PITrail
void PITrail(NntpPITrailEvent e)
startTransfer
void startTransfer(NntpStartTransferEvent e)
transfer
void transfer(NntpTransferEvent e)
Copyright (c) 2013 /n software inc. - All rights reserved.