xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.contrib.ClientPropertiesInfo

Packages that use ClientPropertiesInfo
org.xmlBlaster.authentication   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.util.qos.address   
 

Uses of ClientPropertiesInfo in org.xmlBlaster.authentication
 

Fields in org.xmlBlaster.authentication declared as ClientPropertiesInfo
private  ClientPropertiesInfo SessionInfo.remoteProperties
          Holding properties send by our remote client via the topic __sys__sessionProperties
 

Methods in org.xmlBlaster.authentication that return ClientPropertiesInfo
 ClientPropertiesInfo SessionInfo.getRemoteProperties()
           
 

Uses of ClientPropertiesInfo in org.xmlBlaster.engine
 

Methods in org.xmlBlaster.engine with parameters of type ClientPropertiesInfo
private  java.lang.String EventPlugin.replaceVariable(ClientPropertiesInfo clientPropertiesInfo, java.lang.String value)
           
protected  void EventPlugin.sendEmail(java.lang.String summary, java.lang.String description, java.lang.String eventType, java.lang.String errorCode, SessionName sessionName, boolean forceSending, ClientPropertiesInfo clientPropertiesInfo)
          Sending email as configured with destination.smtp.
 

Uses of ClientPropertiesInfo in org.xmlBlaster.util.qos.address
 

Fields in org.xmlBlaster.util.qos.address declared as ClientPropertiesInfo
private  ClientPropertiesInfo AddressBase.pluginAttributes
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.