spring-framework / org.springframework.remoting.jaxws / LocalJaxWsServiceFactory / setWsdlDocumentUrl

setWsdlDocumentUrl

open fun setWsdlDocumentUrl(@Nullable wsdlDocumentUrl: URL): Unit

Set the URL of the WSDL document that describes the service.

See Also
#setWsdlDocumentResource(Resource)