| Package | Description |
|---|---|
| org.springframework.ws.config.annotation | |
| org.springframework.ws.server.endpoint.adapter |
Provides miscellaneous
EndpointAdapter implementations. |
| org.springframework.ws.server.endpoint.adapter.method |
Provides the
MethodArgumentResolver and MethodReturnValueHandler abstractions, and various
implementations thereof. |
| org.springframework.ws.server.endpoint.adapter.method.dom |
Provides DOM-based implementations of the
MethodArgumentResolver and
MethodReturnValueHandler interfaces. |
| org.springframework.ws.server.endpoint.adapter.method.jaxb |
Provides JAXB2-based implementations of the
MethodArgumentResolver and
MethodReturnValueHandler interfaces. |
| org.springframework.ws.soap.server.endpoint.adapter.method |
| Class and Description |
|---|
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
| MethodReturnValueHandler
Strategy interface used to handle method return values.
|
| Class and Description |
|---|
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
| MethodReturnValueHandler
Strategy interface used to handle method return values.
|
| Class and Description |
|---|
| AbstractPayloadMethodProcessor
Abstract base class for
MethodArgumentResolver and MethodReturnValueHandler implementations based on
RequestPayload and ResponsePayload annotations. |
| AbstractPayloadSourceMethodProcessor
Abstract base class for
MethodArgumentResolver and MethodReturnValueHandler implementations based on
Sources. |
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
| MethodReturnValueHandler
Strategy interface used to handle method return values.
|
| Class and Description |
|---|
| AbstractPayloadMethodProcessor
Abstract base class for
MethodArgumentResolver and MethodReturnValueHandler implementations based on
RequestPayload and ResponsePayload annotations. |
| AbstractPayloadSourceMethodProcessor
Abstract base class for
MethodArgumentResolver and MethodReturnValueHandler implementations based on
Sources. |
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
| MethodReturnValueHandler
Strategy interface used to handle method return values.
|
| Class and Description |
|---|
| AbstractPayloadMethodProcessor
Abstract base class for
MethodArgumentResolver and MethodReturnValueHandler implementations based on
RequestPayload and ResponsePayload annotations. |
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
| MethodReturnValueHandler
Strategy interface used to handle method return values.
|
| Class and Description |
|---|
| MethodArgumentResolver
Strategy interface used to resolve method parameters into arguments.
|
Copyright © 2017 Pivotal Software. All rights reserved.