ipworksssl
Interface IpportsEventListener
- All Superinterfaces:
- java.util.EventListener
public interface IpportsEventListener
- extends java.util.EventListener
Event listener for the "Ipports Class".
connected
void connected(IpportsConnectedEvent e)
connectionStatus
void connectionStatus(IpportsConnectionStatusEvent e)
dataIn
void dataIn(IpportsDataInEvent e)
disconnected
void disconnected(IpportsDisconnectedEvent e)
error
void error(IpportsErrorEvent e)
readyToSend
void readyToSend(IpportsReadyToSendEvent e)
SSLServerAuthentication
void SSLServerAuthentication(IpportsSSLServerAuthenticationEvent e)
SSLStatus
void SSLStatus(IpportsSSLStatusEvent e)
Copyright (c) 2015 /n software inc. - All rights reserved.