| 组织ID: |
org.springframework.integration |
| 项目ID: |
spring-integration-ws |
| 版本: |
4.1.0.RELEASE |
| 最后修改时间: |
2019-03-04 10:23:16 |
| 包类型: |
java-source (源码) |
| 大小: |
20.14KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-ws</artifactId>
<version>4.1.0.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
| Gradle引入代码: |
org.springframework.integration:spring-integration-ws:4.1.0.RELEASE
|
| 下载Jar包: |
|
| Jar包内容: |
META-INF/MANIFEST.MF
org/springframework/integration/ws/AbstractWebServiceInboundGateway.java
org/springframework/integration/ws/MarshallingWebServiceInboundGateway.java
org/springframework/integration/ws/SimpleWebServiceInboundGateway.java
org/springframework/integration/ws/SimpleWebServiceOutboundGateway.java
org/springframework/integration/ws/WebServiceHeaders.java
org/springframework/integration/ws/package-info.java
org/springframework/integration/ws/SoapHeaderMapper.java
org/springframework/integration/ws/AbstractWebServiceOutboundGateway.java
org/springframework/integration/ws/MarshallingWebServiceOutboundGateway.java
org/springframework/integration/ws/DefaultSoapHeaderMapper.java
org/springframework/integration/ws/config/WebServiceInboundGatewayParser.java
org/springframework/integration/ws/config/WsNamespaceHandler.java
org/springframework/integration/ws/config/WebServiceHeaderEnricherParser.java
org/springframework/integration/ws/config/WebServiceOutboundGatewayParser.java
org/springframework/integration/ws/config/package-info.java
|
| 依赖Jar: |
无
|