Method Summary |
|
void | buildBindings() Adds bindings to the definition. |
void | buildDefinition() Builds a new, empty definition. |
void | buildImports() Adds imports to the definition. |
void | buildMessages() Adds messages to the definition. |
void | buildPortTypes() Adds portTypes to the definition. |
void | buildServices() Adds services to the definition. |
void | buildTypes() Adds types to the definition. |
Wsdl11Definition | getDefinition() Returns the built Wsdl11Definition . |