Package | Description |
---|---|
org.springframework.ws.client.core |
Core package of the Spring-WS client-side support.
|
org.springframework.ws.client.core.support |
Convenient super class for application classes that need Web service access.
|
org.springframework.ws.client.support.interceptor |
Provides the
ClientInterceptor interface, and validating interceptors. |
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
org.springframework.ws.soap.security.wss4j2 |
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation within
Spring-WS.
|
org.springframework.ws.soap.security.xwss |
Contains classes for using the XML and WebServices Security WS-Security
implementation within Spring-WS.
|
Class and Description |
---|
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
Class and Description |
---|
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
Class and Description |
---|
AbstractValidatingInterceptor
Abstract base class for
ClientInterceptor implementations that validate part of the message using a schema. |
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
WebServiceValidationException
Exception thrown whenever a validation error occurs on the client-side.
|
Class and Description |
---|
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
Class and Description |
---|
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
Class and Description |
---|
ClientInterceptor
Workflow interface that allows for customized client-side message interception.
|
Copyright © 2020 Pivotal Software. All rights reserved.