Uses of Package
org.springframework.ws.server.endpoint
Package
Description
Provides standard endpoint, and
EndpointAdapter
implementations.Provides miscellaneous
EndpointAdapter
implementations.Provides miscellaneous endpoints
EndpointInterceptor
implementations.Provides miscellaneous endpoints
EndpointMapping
implementations.Provides
EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.-
ClassDescriptionDeprecated.as of Spring Web Services 2.0, in favor of annotated endpointsDeprecated.as of Spring Web Services 2.0, in favor of annotated endpointsDefines the basic contract for Web Services interested in the entire message payload.Defines the basic contract for Web Services interested in just the message payload.
-
ClassDescriptionRepresents a bean method that will be invoked as part of an incoming Web service message.
-
ClassDescriptionAbstract base class for
EndpointInterceptor
instances that log a part of aWebServiceMessage
. -
ClassDescriptionRepresents a bean method that will be invoked as part of an incoming Web service message.
-
ClassDescriptionAbstract base class for
EndpointExceptionResolvers
.Deprecated.as of Spring Web Services 2.0, in favor of annotated endpointsDeprecated.as of Spring Web Services 2.0, in favor of annotated endpointsDefines the basic contract for Web Services interested in the entire message payload. -
ClassDescriptionAbstract base class for
EndpointInterceptor
instances that log a part of aWebServiceMessage
.