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

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

Methods in jimm.twice.ice with parameters of type Cancel
abstract  Cancellation Syndicator.cancel(Cancel cancelReq)
           
 

Uses of Cancel in jimm.twice.syndicator
 

Methods in jimm.twice.syndicator with parameters of type Cancel
 Cancellation TwICESyndicator.cancel(Cancel cancelReq)
           
 

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

Methods in org.icestandard.ICE.V20.syndicator.full with parameters of type Cancel
 Cancellation IceSyndicatorFullBindingImpl.cancelSubscription(Cancel cancelReq)
           
 Cancellation IceSyndicatorFullBindingSkeleton.cancelSubscription(Cancel cancelReq)
           
 Cancellation IceSyndicatorFullBindingStub.cancelSubscription(Cancel cancelReq)
           
 Cancellation IceSyndicatorFullPortType.cancelSubscription(Cancel cancelReq)