|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WSContractConsumerFactory | Creates WSContractConsumer implementations. |
WSContractProviderFactory | Creates WSContractProvider implementations. |
Class Summary | |
---|---|
WSContractConsumer | WSContractConsumer is responsible for generating JAX-WS client and server artifacts from the specified WSDL file. |
WSContractProvider | WSContractProvider is responsible for generating the required portable JAX-WS artifacts for a service endpoint implementation. |
A stack indepedent SPI that's provides entry points to command line tools and ANT tasks that generate JAX-WS artefacts from WSDL or wrapper beans and WSDL from existing sources.
WSContractConsumer
or WSContractProvider
.
The ANT tasks and the command line tools offer static client interfaces and rely on a standard WSF service factory
mechanism that allows pluggability of different implementations:
org.jboss.ws.integration.FactoryLoader
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |