ipworkssmime
Interface SnntpEventListener
- All Superinterfaces:
- java.util.EventListener
public interface SnntpEventListener
- extends java.util.EventListener
Event listener for the "Snntp Class"
.
connectionStatus
void connectionStatus(SnntpConnectionStatusEvent e)
endTransfer
void endTransfer(SnntpEndTransferEvent e)
error
void error(SnntpErrorEvent e)
groupList
void groupList(SnntpGroupListEvent e)
groupOverview
void groupOverview(SnntpGroupOverviewEvent e)
groupSearch
void groupSearch(SnntpGroupSearchEvent e)
header
void header(SnntpHeaderEvent e)
PITrail
void PITrail(SnntpPITrailEvent e)
SSLServerAuthentication
void SSLServerAuthentication(SnntpSSLServerAuthenticationEvent e)
SSLStatus
void SSLStatus(SnntpSSLStatusEvent e)
startTransfer
void startTransfer(SnntpStartTransferEvent e)
transfer
void transfer(SnntpTransferEvent e)
Copyright (c) 2013 /n software inc. - All rights reserved.