xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.dispatch.plugins.prio.StatusConfiguration

Packages that use StatusConfiguration
org.xmlBlaster.util.dispatch.plugins.prio   
 

Uses of StatusConfiguration in org.xmlBlaster.util.dispatch.plugins.prio
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio that return StatusConfiguration
 StatusConfiguration DispatchManagerEntry.getCurrConnectionStateConfiguration()
          This is the configuration for the current connection state of the dispatcher framework or null:
 StatusConfiguration ConfigurationParser.getStatusConfiguration(ConnectionStateEnum currConnectionState)
          Access the configuration for the given state of the dispatcher connection
 StatusConfiguration ConfigurationParser.getStatusConfiguration(java.lang.String currStatus)
          Access the configuration for the given status
 

Methods in org.xmlBlaster.util.dispatch.plugins.prio with parameters of type StatusConfiguration
 void DispatchManagerEntry.setCurrConnectionStateConfiguration(StatusConfiguration conf)
           
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.