ipworksssl
Interface IpdaemonsEventListener
- All Superinterfaces:
- java.util.EventListener
public interface IpdaemonsEventListener
- extends java.util.EventListener
Event listener for the "Ipdaemons Class".
connected
void connected(IpdaemonsConnectedEvent e)
connectionRequest
void connectionRequest(IpdaemonsConnectionRequestEvent e)
dataIn
void dataIn(IpdaemonsDataInEvent e)
disconnected
void disconnected(IpdaemonsDisconnectedEvent e)
error
void error(IpdaemonsErrorEvent e)
readyToSend
void readyToSend(IpdaemonsReadyToSendEvent e)
SSLClientAuthentication
void SSLClientAuthentication(IpdaemonsSSLClientAuthenticationEvent e)
SSLStatus
void SSLStatus(IpdaemonsSSLStatusEvent e)
Copyright (c) 2015 /n software inc. - All rights reserved.