Uses of Interface
org.springframework.ws.transport.TransportConstants
Packages that use 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
Subinterfaces of TransportConstants in org.springframework.ws.transport.httpModifier and TypeInterfaceDescriptioninterface
Declares HTTP-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.jms
Subinterfaces of TransportConstants in org.springframework.ws.transport.jmsModifier and TypeInterfaceDescriptioninterface
Declares JMS-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.mail
Subinterfaces of TransportConstants in org.springframework.ws.transport.mailModifier and TypeInterfaceDescriptioninterface
Declares Mail-specific transport constants. -
Uses of TransportConstants in org.springframework.ws.transport.xmpp
Subinterfaces of TransportConstants in org.springframework.ws.transport.xmppModifier and TypeInterfaceDescriptioninterface
Declares XMPP-specific transport constants.