- All Superinterfaces:
- org.jvnet.ws.databinding.WSDLResolver
public interface WSDLResolver
extends org.jvnet.ws.databinding.WSDLResolver
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated
documents. It is used to control what documents need to be generated and what
documents need to be picked from metadata. If endpont's document metadata
already contains some documents, their systemids may be used for wsdl:import,
and schema:import. The suggested filenames are relative urls(for e.g: EchoSchema1.xsd)
The Result object systemids are also relative urls(for e.g: AbsWsdl.wsdl).