Uses of Class
jimm.twice.ice.xml.DeliveryRule

Packages that use DeliveryRule
jimm.twice.ice Provides the core ICE classes that provide common syndicator and subscriber state and behavior, date and time value generation and parsing, XML message parsing, and error code and message generation. 
jimm.twice.ice.xml Contains classes useful for building ICE payloads within SOAP envelopes. 
 

Uses of DeliveryRule in jimm.twice.ice
 

Methods in jimm.twice.ice that return DeliveryRule
 DeliveryRule DeliveryRule.asXML()
           
 

Uses of DeliveryRule in jimm.twice.ice.xml
 

Methods in jimm.twice.ice.xml that return DeliveryRule
 DeliveryRule DeliveryPolicy.addDeliveryRule(DeliveryRule child)
           
 

Methods in jimm.twice.ice.xml with parameters of type DeliveryRule
 DeliveryRule DeliveryPolicy.addDeliveryRule(DeliveryRule child)