Uses of Package
org.springframework.ws.server.endpoint
Packages that use 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.-
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.server.endpointClassDescriptionDeprecated.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.
-
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.server.endpoint.adapterClassDescriptionRepresents a bean method that will be invoked as part of an incoming Web service message.
-
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.server.endpoint.interceptorClassDescriptionAbstract base class for
EndpointInterceptorinstances that log a part of aWebServiceMessage. -
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.server.endpoint.mappingClassDescriptionRepresents a bean method that will be invoked as part of an incoming Web service message.
-
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.soap.server.endpointClassDescriptionAbstract 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. -
Classes in org.springframework.ws.server.endpoint used by org.springframework.ws.soap.server.endpoint.interceptorClassDescriptionAbstract base class for
EndpointInterceptorinstances that log a part of aWebServiceMessage.