Spring Web Services Framework

Uses of Interface
org.springframework.ws.transport.TransportConstants

Packages that use TransportConstants
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. 
 

Uses of TransportConstants in org.springframework.ws.transport.http
 

Subinterfaces of TransportConstants in org.springframework.ws.transport.http
 interface HttpTransportConstants
          Declares HTTP-specific transport constants.
 

Uses of TransportConstants in org.springframework.ws.transport.jms
 

Subinterfaces of TransportConstants in org.springframework.ws.transport.jms
 interface JmsTransportConstants
          Declares JMS-specific transport constants.
 

Uses of TransportConstants in org.springframework.ws.transport.mail
 

Subinterfaces of TransportConstants in org.springframework.ws.transport.mail
 interface MailTransportConstants
          Declares Mail-specific transport constants.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.