Uses of Class
jimm.twice.ice.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. 
 

Uses of Transport in jimm.twice.ice
 

Methods in jimm.twice.ice that return Transport
 Transport Transport.deepClone()
           
 Transport DeliveryRule.getTransport(int i)
           
 

Methods in jimm.twice.ice with parameters of type Transport
 void DeliveryRule.addTransport(Transport t)