Uses of Class
org.icestandard.ICE.V20.subscribe.GetStatus

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

Methods in jimm.twice.ice with parameters of type GetStatus
abstract  StatusType Syndicator.getStatus(GetStatus getStatusReq)
           
 

Uses of GetStatus in jimm.twice.syndicator
 

Methods in jimm.twice.syndicator with parameters of type GetStatus
 StatusType TwICESyndicator.getStatus(GetStatus getStatusReq)
           
 

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

Methods in org.icestandard.ICE.V20.syndicator.full with parameters of type GetStatus
 StatusType IceSyndicatorFullBindingImpl.getStatus(GetStatus getStatusReq)
           
 StatusType IceSyndicatorFullBindingSkeleton.getStatus(GetStatus getStatusReq)
           
 StatusType IceSyndicatorFullBindingStub.getStatus(GetStatus getStatusReq)
           
 StatusType IceSyndicatorFullPortType.getStatus(GetStatus getStatusReq)