Package | Description |
---|---|
org.springframework.ws.server.endpoint |
Provides standard endpoint, and
EndpointAdapter implementations. |
org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter , EndpointMapping , and EndpointExceptionResolver
implementations for SOAP. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
class |
AbstractStaxEventPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
class |
AbstractStaxStreamPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
class |
AbstractValidatingMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFaultCreatingValidatingMarshallingPayloadEndpoint
Deprecated.
as of Spring Web Services 2.0, in favor of annotated endpoints
|
Copyright © 2020 Pivotal Software. All rights reserved.