| Package | Description |
|---|---|
| org.springframework.ws.server.endpoint |
Provides standard endpoint, and
EndpointAdapter implementations. |
| org.springframework.ws.server.endpoint.adapter |
Provides miscellaneous
EndpointAdapter implementations. |
| org.springframework.ws.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations. |
| org.springframework.ws.server.endpoint.mapping |
Provides miscellaneous endpoints
EndpointMapping implementations. |
| org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter, EndpointMapping, and EndpointExceptionResolver
implementations for SOAP. |
| org.springframework.ws.soap.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes. |
| Class and Description |
|---|
| AbstractMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
| AbstractStaxPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
| MessageEndpoint
Defines the basic contract for Web Services interested in the entire message payload.
|
| PayloadEndpoint
Defines the basic contract for Web Services interested in just the message payload.
|
| Class and Description |
|---|
| MethodEndpoint
Represents a bean method that will be invoked as part of an incoming Web service message.
|
| Class and Description |
|---|
| AbstractLoggingInterceptor
Abstract base class for
EndpointInterceptor instances that log a part of a
WebServiceMessage. |
| Class and Description |
|---|
| MethodEndpoint
Represents a bean method that will be invoked as part of an incoming Web service message.
|
| Class and Description |
|---|
| AbstractEndpointExceptionResolver
Abstract base class for
EndpointExceptionResolvers. |
| AbstractMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
| AbstractValidatingMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
| MessageEndpoint
Defines the basic contract for Web Services interested in the entire message payload.
|
| Class and Description |
|---|
| AbstractLoggingInterceptor
Abstract base class for
EndpointInterceptor instances that log a part of a
WebServiceMessage. |
Copyright © 2017 Pivotal Software. All rights reserved.