Uses of Interface
org.springframework.ws.transport.TransportConstants
Package
Description
Package providing support for handling messages via HTTP.
Package providing support for handling messages via JMS.
Package providing support for handling messages via email.
Package providing support for handling messages via xmpp.
-
Uses of TransportConstants in org.springframework.ws.transport.http
Modifier and TypeInterfaceDescriptioninterface
Declares HTTP-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.jms
Modifier and TypeInterfaceDescriptioninterface
Declares JMS-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.mail
Modifier and TypeInterfaceDescriptioninterface
Declares Mail-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.xmpp
Modifier and TypeInterfaceDescriptioninterface
Declares XMPP-specific transport constants.