Interface WsdlDefinition

All Known Subinterfaces:
Wsdl11Definition
All Known Implementing Classes:
DefaultWsdl11Definition, ProviderBasedWsdl4jDefinition, SimpleWsdl11Definition, Wsdl4jDefinition

public interface WsdlDefinition
Represents an abstraction for WSDL definitions.
Since:
1.0.0
Author:
Arjen Poutsma
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Source of the definition.
  • Method Details

    • getSource

      Source getSource()
      Returns the Source of the definition.
      Returns:
      the Source of this WSDL definition