xmlBlaster 1.6.4 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 ConfigurationParser.getStatusConfiguration(java.lang.String currStatus)
          Access the configuration for the given status
 StatusConfiguration ConfigurationParser.getStatusConfiguration(ConnectionStateEnum currConnectionState)
          Access the configuration for the given state of the dispatcher connection
 StatusConfiguration DispatchManagerEntry.getCurrConnectionStateConfiguration()
          This is the configuration for the current connection state of the dispatcher framework or null:
 

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


xmlBlaster 1.6.4 client API

Copyright © 1999-2008 The xmlBlaster.org contributers.