Uses of Package
org.springframework.ws.client.support.interceptor
Packages that use org.springframework.ws.client.support.interceptor
Package
Description
Core package of the Spring-WS client-side support.
Convenient super class for application classes that need Web service access.
Provides the
ClientInterceptor
interface, and validating interceptors.Provides WS-Security implementation classes.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
-
Classes in org.springframework.ws.client.support.interceptor used by org.springframework.ws.client.coreClassDescriptionWorkflow interface that allows for customized client-side message interception.
-
Classes in org.springframework.ws.client.support.interceptor used by org.springframework.ws.client.core.supportClassDescriptionWorkflow interface that allows for customized client-side message interception.
-
Classes in org.springframework.ws.client.support.interceptor used by org.springframework.ws.client.support.interceptorClassDescriptionAbstract base class for
ClientInterceptor
implementations that validate part of the message using a schema.Workflow interface that allows for customized client-side message interception.Exception thrown whenever a validation error occurs on the client-side. -
Classes in org.springframework.ws.client.support.interceptor used by org.springframework.ws.soap.securityClassDescriptionWorkflow interface that allows for customized client-side message interception.
-
Classes in org.springframework.ws.client.support.interceptor used by org.springframework.ws.soap.security.wss4j2ClassDescriptionWorkflow interface that allows for customized client-side message interception.