Uses of Interface
org.apache.wsil.extension.wsdl.ReferencedService
Packages that use ReferencedService
-
Uses of ReferencedService in org.apache.wsil.extension.wsdl
Methods in org.apache.wsil.extension.wsdl that return ReferencedServiceModifier and TypeMethodDescriptionReference.createReferencedService()
Create referencedServiceReference.getReferencedService()
Get referencedServiceMethods in org.apache.wsil.extension.wsdl with parameters of type ReferencedServiceModifier and TypeMethodDescriptionvoid
Reference.setReferencedService
(ReferencedService referencedService) Set referencedService -
Uses of ReferencedService in org.apache.wsil.impl.extension.wsdl
Classes in org.apache.wsil.impl.extension.wsdl that implement ReferencedServiceModifier and TypeClassDescriptionclass
This class contains the implementation for a <wsilwsdl:referencedService> element.Fields in org.apache.wsil.impl.extension.wsdl declared as ReferencedServiceModifier and TypeFieldDescriptionprotected ReferencedService
ReferenceImpl.referencedService
referencedServiceMethods in org.apache.wsil.impl.extension.wsdl that return ReferencedServiceModifier and TypeMethodDescriptionReferenceImpl.createReferencedService()
Create referencedServiceReferenceImpl.getReferencedService()
Get referencedServiceMethods in org.apache.wsil.impl.extension.wsdl with parameters of type ReferencedServiceModifier and TypeMethodDescriptionvoid
ReferenceImpl.setReferencedService
(ReferencedService referencedService) Set referenced service