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.endpoint
-
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.endpoint
-
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.