IP*Works! SSL V9

ipworksssl
Interface IpdaemonsEventListener

All Superinterfaces:
java.util.EventListener

public interface IpdaemonsEventListener
extends java.util.EventListener

Event listener for the "Ipdaemons Class".


Method Summary
 void connected(IpdaemonsConnectedEvent e)
           
 void connectionRequest(IpdaemonsConnectionRequestEvent e)
           
 void dataIn(IpdaemonsDataInEvent e)
           
 void disconnected(IpdaemonsDisconnectedEvent e)
           
 void error(IpdaemonsErrorEvent e)
           
 void readyToSend(IpdaemonsReadyToSendEvent e)
           
 void SSLClientAuthentication(IpdaemonsSSLClientAuthenticationEvent e)
           
 void SSLStatus(IpdaemonsSSLStatusEvent e)
           
 

Method Detail

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)

IP*Works! SSL V9

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