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

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

Methods in jimm.twice.ice with parameters of type Subscribe
abstract  SubscriptionType Syndicator.subscribe(Subscribe subscribeReq)
           
 

Uses of Subscribe in jimm.twice.syndicator
 

Methods in jimm.twice.syndicator with parameters of type Subscribe
 SubscriptionType TwICESyndicator.subscribe(Subscribe subscribeReq)
           
 

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

Methods in org.icestandard.ICE.V20.syndicator.full with parameters of type Subscribe
 SubscriptionType IceSyndicatorFullBindingImpl.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullBindingSkeleton.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullBindingStub.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullPortType.subscribe(Subscribe subscribeReq)