Uses of Class
org.openeai.implementations.gateways.transroutergateway.RoutingCriteriaCommandException

Packages that use RoutingCriteriaCommandException
org.openeai.implementations.gateways.transroutergateway   
 

Uses of RoutingCriteriaCommandException in org.openeai.implementations.gateways.transroutergateway
 

Methods in org.openeai.implementations.gateways.transroutergateway that throw RoutingCriteriaCommandException
 boolean StudentLegacyRoutingCriteria.shouldRoute(AppConfig aConfig, org.jdom.Document inDoc)
           
 boolean PaymasterRoutingCriteria.shouldRoute(AppConfig aConfig, org.jdom.Document inDoc)
           
 boolean RoutingCriteriaCommand.shouldRoute(AppConfig aConfig, org.jdom.Document inDoc)
          Must be implemented by the specific 'Routing Criteria' classes that implement this interface.
 



Copyright © 2002, OpenEAI Software Foundation