IP*Works! SSL V9

ipworksssl
Interface NntpsEventListener

All Superinterfaces:
java.util.EventListener

public interface NntpsEventListener
extends java.util.EventListener

Event listener for the "Nntps Class".


Method Summary
 void connectionStatus(NntpsConnectionStatusEvent e)
           
 void endTransfer(NntpsEndTransferEvent e)
           
 void error(NntpsErrorEvent e)
           
 void groupList(NntpsGroupListEvent e)
           
 void groupOverview(NntpsGroupOverviewEvent e)
           
 void groupSearch(NntpsGroupSearchEvent e)
           
 void header(NntpsHeaderEvent e)
           
 void PITrail(NntpsPITrailEvent e)
           
 void SSLServerAuthentication(NntpsSSLServerAuthenticationEvent e)
           
 void SSLStatus(NntpsSSLStatusEvent e)
           
 void startTransfer(NntpsStartTransferEvent e)
           
 void transfer(NntpsTransferEvent e)
           
 

Method Detail

connectionStatus

void connectionStatus(NntpsConnectionStatusEvent e)

endTransfer

void endTransfer(NntpsEndTransferEvent e)

error

void error(NntpsErrorEvent e)

groupList

void groupList(NntpsGroupListEvent e)

groupOverview

void groupOverview(NntpsGroupOverviewEvent e)

groupSearch

void groupSearch(NntpsGroupSearchEvent e)

header

void header(NntpsHeaderEvent e)

PITrail

void PITrail(NntpsPITrailEvent e)

SSLServerAuthentication

void SSLServerAuthentication(NntpsSSLServerAuthenticationEvent e)

SSLStatus

void SSLStatus(NntpsSSLStatusEvent e)

startTransfer

void startTransfer(NntpsStartTransferEvent e)

transfer

void transfer(NntpsTransferEvent e)

IP*Works! SSL V9

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