| Package | Description |
|---|---|
| org.springframework.ws.transport.http |
Package providing support for handling messages via HTTP.
|
| org.springframework.ws.transport.jms |
Package providing support for handling messages via JMS.
|
| org.springframework.ws.transport.mail |
Package providing support for handling messages via email.
|
| org.springframework.ws.transport.xmpp |
Package providing support for handling messages via xmpp.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpTransportConstants
Declares HTTP-specific transport constants.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JmsTransportConstants
Declares JMS-specific transport constants.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MailTransportConstants
Declares Mail-specific transport constants.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XmppTransportConstants
Declares XMPP-specific transport constants.
|
Copyright © 2017 Pivotal Software. All rights reserved.