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

Packages that use Transport
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 Transport in jimm.twice.ice
 

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

Uses of Transport in jimm.twice.ice.xml
 

Methods in jimm.twice.ice.xml that return Transport
 Transport DeliveryRule.addTransport(Transport child)
           
 

Methods in jimm.twice.ice.xml with parameters of type Transport
 Transport DeliveryRule.addTransport(Transport child)