|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PayloadEndpoint | |
---|---|
org.springframework.ws.server.endpoint | Provides standard endpoint, and EndpointAdapter implementations. |
Uses of PayloadEndpoint in org.springframework.ws.server.endpoint |
---|
Classes in org.springframework.ws.server.endpoint that implement PayloadEndpoint | |
---|---|
class |
AbstractDom4jPayloadEndpoint
Abstract base class for endpoints that handle the message payload as dom4j elements. |
class |
AbstractDomPayloadEndpoint
Abstract base class for endpoints that handle the message payload as DOM elements. |
class |
AbstractJDomPayloadEndpoint
Abstract base class for endpoints that handle the message payload as JDOM elements. |
class |
AbstractSaxPayloadEndpoint
Abstract base class for endpoints that handle the message payload with a SAX ContentHandler . |
class |
AbstractXomPayloadEndpoint
Abstract base class for endpoints that handle the message payload as XOM elements. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |