|
Class Summary |
| JaxrpcMappingSchemas |
This class defines the declarations of Schemas for jaxrpc_mapping.xml |
| JaxRpcPortComponentDesc |
PortComponent using JaxRpc class. |
| JonasWsSchemas |
This class defines the declarations of Schemas for jonas-webservices.xml |
| MappingFile |
this Class is used to manipulate jaxrpc-mapping-file. |
| PortComponentDesc |
This class provides methodes to manipulate portComponent's attributes. |
| PortComponentDescFactory |
Factory used to create appropriate PortComponentDesc.
Choice is made in function of the port-component given as input parameter.
If service-impl-bean has a child called servlet-link,
then a JaxRpcPortComponentDesc is created.
If service-impl-bean has a child called ejb-link,
then a SSBPortComponentDesc is created.
|
| PortComponentRefDesc |
The PortComponentRefDesc associate a service-endpoint-interface with a
port-component in the same application unit. |
| ServiceDesc |
This class corresponds to 1 webservices-description XML
element. |
| ServiceRefDesc |
A ServiceRefDesc describe a dependancy from a J2EE component onto a
WebService (it is a Web Service Client). |
| SSBPortComponentDesc |
PortComponentDesc specialization for Session Bean exposed as WebServices. |
| WSDeploymentDesc |
This Classes is a data structure that encapsulate informations contained in
webservices.xml deployment descriptor. |
| WSDLFile |
Gives methods to get WSDL informations and to validate these one. |
| WsSchemas |
This class defines the declarations of Schemas for webservices.xml |