IP*Works! V9

ipworks
Interface NntpEventListener

All Superinterfaces:
java.util.EventListener

public interface NntpEventListener
extends java.util.EventListener

Event listener for the "Nntp Class".


Method Summary
 void connectionStatus(NntpConnectionStatusEvent e)
           
 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

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)

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.