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

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

Methods in jimm.twice.ice that throw SubscriptionFault
abstract  SubscriptionType Syndicator.subscribe(Subscribe subscribeReq)
           
 

Uses of SubscriptionFault in jimm.twice.syndicator
 

Methods in jimm.twice.syndicator that throw SubscriptionFault
 SubscriptionType TwICESyndicator.subscribe(Subscribe subscribeReq)
           
 

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

Methods in org.icestandard.ICE.V20.syndicator.full that throw SubscriptionFault
 SubscriptionType IceSyndicatorFullBindingImpl.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullBindingSkeleton.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullBindingStub.subscribe(Subscribe subscribeReq)
           
 SubscriptionType IceSyndicatorFullPortType.subscribe(Subscribe subscribeReq)