Interface TypesProvider

All Known Implementing Classes:
InliningXsdSchemaTypesProvider

public interface TypesProvider
Strategy for adding Types to a Definition.

Used by ProviderBasedWsdl4jDefinition.

Since:
1.5.0
Author:
Arjen Poutsma
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addTypes(javax.wsdl.Definition definition)
     
  • Method Details

    • addTypes

      void addTypes(javax.wsdl.Definition definition) throws javax.wsdl.WSDLException
      Throws:
      javax.wsdl.WSDLException