IP*Works! SSL V9

ipworksssl
Interface JsonsEventListener

All Superinterfaces:
java.util.EventListener

public interface JsonsEventListener
extends java.util.EventListener

Event listener for the "Jsons Class".


Method Summary
 void characters(JsonsCharactersEvent e)
           
 void connected(JsonsConnectedEvent e)
           
 void connectionStatus(JsonsConnectionStatusEvent e)
           
 void disconnected(JsonsDisconnectedEvent e)
           
 void endElement(JsonsEndElementEvent e)
           
 void error(JsonsErrorEvent e)
           
 void header(JsonsHeaderEvent e)
           
 void ignorableWhitespace(JsonsIgnorableWhitespaceEvent e)
           
 void redirect(JsonsRedirectEvent e)
           
 void setCookie(JsonsSetCookieEvent e)
           
 void SSLServerAuthentication(JsonsSSLServerAuthenticationEvent e)
           
 void SSLStatus(JsonsSSLStatusEvent e)
           
 void startElement(JsonsStartElementEvent e)
           
 void status(JsonsStatusEvent e)
           
 

Method Detail

characters

void characters(JsonsCharactersEvent e)

connected

void connected(JsonsConnectedEvent e)

connectionStatus

void connectionStatus(JsonsConnectionStatusEvent e)

disconnected

void disconnected(JsonsDisconnectedEvent e)

endElement

void endElement(JsonsEndElementEvent e)

error

void error(JsonsErrorEvent e)

header

void header(JsonsHeaderEvent e)

ignorableWhitespace

void ignorableWhitespace(JsonsIgnorableWhitespaceEvent e)

redirect

void redirect(JsonsRedirectEvent e)

setCookie

void setCookie(JsonsSetCookieEvent e)

SSLServerAuthentication

void SSLServerAuthentication(JsonsSSLServerAuthenticationEvent e)

SSLStatus

void SSLStatus(JsonsSSLStatusEvent e)

startElement

void startElement(JsonsStartElementEvent e)

status

void status(JsonsStatusEvent e)

IP*Works! SSL V9

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