Interface | Description |
---|---|
WSDLEndpointFactory |
A factory to create an internal
EndpointInfo from WSDL Port extensions. |
Class | Description |
---|---|
AbstractWrapperWSDLLocator | |
CatalogWSDLLocator |
Resolves WSDL URIs using Apache Commons Resolver API.
|
PartialWSDLProcessor | |
ResourceManagerWSDLLocator | |
SchemaSerializer |
A custom Schema serializer because WSDL4J's is buggy.
|
SchemaUtil | |
ServiceWSDLBuilder |
Consume a set of service definitions and produce a WSDL model.
|
SOAPBindingUtil | |
WSDLManagerImpl |
WSDLManagerImpl
|
WSDLServiceBuilder | |
WSDLServiceFactory | |
WSDLServiceUtils |
Exception | Description |
---|---|
WSDLRuntimeException |
This exception is thrown for problems processing WSDL
structures.
|
Apache CXF