Uses of Interface
org.icestandard.ICE.V20.syndicator.full.IceSyndicatorFullPortType

Packages that use IceSyndicatorFullPortType
jimm.twice.subscriber Provides the subscriber code that is specific to this reference/test implementation. 
org.icestandard.ICE.V20.syndicator.full   
 

Uses of IceSyndicatorFullPortType in jimm.twice.subscriber
 

Fields in jimm.twice.subscriber declared as IceSyndicatorFullPortType
protected  IceSyndicatorFullPortType TwICESubscriber.syndicator
           
 

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

Classes in org.icestandard.ICE.V20.syndicator.full that implement IceSyndicatorFullPortType
 class IceSyndicatorFullBindingImpl
           
 class IceSyndicatorFullBindingSkeleton
           
 class IceSyndicatorFullBindingStub
           
 

Methods in org.icestandard.ICE.V20.syndicator.full that return IceSyndicatorFullPortType
 IceSyndicatorFullPortType TwiceSyndicatorFullLocator.getIceSyndicatorFullPortType()
           
 IceSyndicatorFullPortType TwiceSyndicatorFullLocator.getIceSyndicatorFullPortType(java.net.URL portAddress)
           
 IceSyndicatorFullPortType TwiceSyndicatorFull.getIceSyndicatorFullPortType()
           
 IceSyndicatorFullPortType TwiceSyndicatorFull.getIceSyndicatorFullPortType(java.net.URL portAddress)
           
 

Constructors in org.icestandard.ICE.V20.syndicator.full with parameters of type IceSyndicatorFullPortType
IceSyndicatorFullBindingSkeleton(IceSyndicatorFullPortType impl)