Uses of Class
org.icestandard.ICE.V20.delivery.GetPackages

Packages that use GetPackages
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.syndicator Provides the syndicator code that is specific to this reference/test implementation. 
org.icestandard.ICE.V20.syndicator.full   
 

Uses of GetPackages in jimm.twice.ice
 

Methods in jimm.twice.ice with parameters of type GetPackages
abstract  Packages Syndicator.getPackages(GetPackages getPackagesReq)
           
 

Uses of GetPackages in jimm.twice.syndicator
 

Methods in jimm.twice.syndicator with parameters of type GetPackages
 Packages TwICESyndicator.getPackages(GetPackages getPackagesReq)
           
 

Uses of GetPackages in org.icestandard.ICE.V20.syndicator.full
 

Methods in org.icestandard.ICE.V20.syndicator.full with parameters of type GetPackages
 Packages IceSyndicatorFullBindingImpl.getPackages(GetPackages getPackagesReq)
           
 Packages IceSyndicatorFullBindingSkeleton.getPackages(GetPackages getPackagesReq)
           
 Packages IceSyndicatorFullBindingStub.getPackages(GetPackages getPackagesReq)
           
 Packages IceSyndicatorFullPortType.getPackages(GetPackages getPackagesReq)