Moved package.html back
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Core package of the Spring-WS client-side support. Provides a WebServiceTemplate class and various callback interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Convenient super class for application classes that need Web service access. Contains a base class for
|
||||
WebServiceTemplate usage.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Classes supporting the org.springframework.ws.client.core package.
|
||||
Contains a base class for WebServiceTemplate usage.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains the <code>MessageContext</code>, and <code>MessageContextFactory</code> interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides MIME functionality for use the Spring Web Services framework. Contains the Attachment and MimeMessage and
|
||||
related interfaces.
|
||||
</body>
|
||||
</html>
|
||||
5
core/src/main/java/org/springframework/ws/package.html
Normal file
5
core/src/main/java/org/springframework/ws/package.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides the core functionality of the Spring Web Services framework.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains an implementation of the POX interfaces that is based on DOM.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides the Plain Old XML (POX) functionality of the Spring Web Services framework. Contains the PoxMessage and related
|
||||
interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides miscellaneous <code>EndpointAdapter</code> implementations.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides miscellaneous endpoints <code>EndpointInterceptor</code> implementations.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides miscellaneous endpoints <code>EndpointMapping</code> implementations.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides standard endpoint, and <code>EndpointAdapter</code> implementations.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides helper classes for <code>EndpointAdapter</code>, <code>EndpointInteceptor</code>, and
|
||||
<code>EndpointMapping</code> implementations.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains classes for server-side Spring-WS support.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Support classes for working with the AXis Object Model (AXIOM).
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains core classes for SOAP-specific client-side Spring-WS support.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains classes for SOAP-specific client-side Spring-WS support.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides the SOAP functionality of the Spring Web Services framework. Contains the SoapMessage and related interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Support classes for working with the SOAP with Attachments API for Java (SAAJ).
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides miscellaneous endpoints <code>EndpointInterceptor</code> implementations for SOAP purposes.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides miscellaneous endpoints <code>EndpointMapping</code> implementations for SOAP purposes.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides <code>EndpointAdapter</code>, <code>EndpointMapping</code>, and <code>EndpointExceptionResolver</code>
|
||||
implementations for SOAP.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains classes for SOAP-specific server-side Spring-WS support.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains interfaces specific to SOAP 1.1.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains interfaces specific to SOAP 1.2.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Abstraction for determining the current TransportInputStream and TransportOutputStream.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Package providing support for handling messages via HTTP.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains the TransportRequest and TransportResponse interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Classes supporting the org.springframework.ws.transport package.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides the WSDL functionality of the Spring Web Services framework. Contains the WsdlDefinition and related
|
||||
interfaces.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Provides a strategy for WSDL building. Used by DynamicWsdl11Definition to generate WSDL definitions at runtime.
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Contains interfaces and classes specific to WSDL 1.1.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user