Skip navigation links
Spring Web Services
A B C D E F G H I J K L M N O P Q R S T U V W X 

T

TARGET_NAMESPACE_PREFIX - Static variable in class org.springframework.ws.wsdl.wsdl11.ProviderBasedWsdl4jDefinition
The prefix used to register the target namespace in the WSDL.
TEXT_MESSAGE_TYPE - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
Indicates a TextMessage type.
toDocument(SOAPEnvelope) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts a given AXIOM SOAPEnvelope to a Document.
toEnvelope(Document) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts a given Document to an AXIOM SOAPEnvelope.
toLanguage(Locale) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts the given locale to a xml:lang string, as used in Axiom Faults.
toLocale(String) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts the given locale to a xml:lang string, as used in Axiom Faults.
toName(QName, SOAPElement) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Converts a QName to a Name.
toNamespace(QName, OMElement) - Static method in class org.springframework.ws.soap.axiom.support.AxiomUtils
Converts a javax.xml.namespace.QName to a org.apache.axiom.om.OMNamespace.
toPasswordProtectedString(URLName) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
Returns a string representation of the given URLName, where the password has been protected.
toQName(Name) - Static method in class org.springframework.ws.soap.saaj.support.SaajUtils
Converts a javax.xml.soap.Name to a javax.xml.namespace.QName.
toQName(String, String) - Static method in class org.springframework.xml.namespace.QNameUtils
Convert a namespace URI and DOM or SAX qualified name to a QName.
toQualifiedName(QName) - Static method in class org.springframework.xml.namespace.QNameUtils
Convert a QName to a qualified name, as used by DOM and SAX.
toString() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
 
toString() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
 
toString() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
 
toString() - Method in class org.springframework.ws.soap.addressing.version.Addressing10
 
toString() - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
 
toString() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
 
toString() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessageFactory
 
toString() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
 
toString() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessageFactory
 
toString() - Method in class org.springframework.ws.transport.context.DefaultTransportContext
 
toString() - Method in class org.springframework.ws.wsdl.wsdl11.SimpleWsdl11Definition
 
toString() - Method in class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinition
 
toString() - Method in class org.springframework.xml.transform.StringResult
Returns the written XML as a string.
toString() - Method in class org.springframework.xml.transform.StringSource
 
toString() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchema
 
toString() - Method in class org.springframework.xml.xsd.commons.CommonsXsdSchemaCollection
 
toString() - Method in class org.springframework.xml.xsd.SimpleXsdSchema
 
toUri(Destination) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
Converts the given JMS destination into a jms URI.
toUri(InternetAddress, String) - Static method in class org.springframework.ws.transport.mail.support.MailTransportUtils
Converts the given internet address into a mailto URI.
toUri(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
Converts the given XMPP destination into a xmpp URI.
transform(Source, Result) - Method in class org.springframework.xml.transform.TransformerHelper
Transforms the given Source to the given Result.
transform(Source, Result) - Method in class org.springframework.xml.transform.TransformerObjectSupport
Transforms the given Source to the given Result.
TransformerHelper - Class in org.springframework.xml.transform
Helper class for Transformer usage.
TransformerHelper() - Constructor for class org.springframework.xml.transform.TransformerHelper
Initializes a new instance of the TransformerHelper.
TransformerHelper(TransformerFactory) - Constructor for class org.springframework.xml.transform.TransformerHelper
Initializes a new instance of the TransformerHelper with the specified TransformerFactory.
TransformerHelper(Class<? extends TransformerFactory>) - Constructor for class org.springframework.xml.transform.TransformerHelper
Initializes a new instance of the TransformerHelper with the specified TransformerFactory class.
TransformerObjectSupport - Class in org.springframework.xml.transform
Convenient base class for objects that use a Transformer.
TransformerObjectSupport() - Constructor for class org.springframework.xml.transform.TransformerObjectSupport
 
transformLocation(String, HttpServletRequest) - Method in class org.springframework.ws.transport.http.LocationTransformerObjectSupport
Transform the given location string to reflect the given request.
transformLocations(XPathExpression, Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.LocationTransformerObjectSupport
Transforms the locations of the given definition document using the given XPath expression.
transformLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
Transforms all location attributes to reflect the server name given HttpServletRequest.
transformSchemaLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
Transforms all schemaLocation attributes to reflect the server name given HttpServletRequest.
transformSchemaLocations(Document, HttpServletRequest) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
Transforms all schemaLocation attributes to reflect the server name given HttpServletRequest.
TransportConstants - Interface in org.springframework.ws.transport
Declares useful transport constants.
TransportContext - Interface in org.springframework.ws.transport.context
Strategy interface for determining the current WebServiceConnection.
TransportContextHolder - Class in org.springframework.ws.transport.context
Simple holder class that associates a TransportContext instance with the current thread.
TransportContextHolder() - Constructor for class org.springframework.ws.transport.context.TransportContextHolder
 
TransportException - Exception in org.springframework.ws.transport
Abstract base class for exceptions related to the transport layer.
TransportException(String) - Constructor for exception org.springframework.ws.transport.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.TransportException
 
TransportInputStream - Class in org.springframework.ws.transport
A TransportInputStream is an input stream with MIME input headers.
TransportInputStream() - Constructor for class org.springframework.ws.transport.TransportInputStream
 
TransportOutputStream - Class in org.springframework.ws.transport
A TransportOutputStream is an output stream with MIME input headers.
TransportOutputStream() - Constructor for class org.springframework.ws.transport.TransportOutputStream
 
TransportUtils - Class in org.springframework.ws.transport.support
Generic utility methods for working with Web service transports.
TransportUtils() - Constructor for class org.springframework.ws.transport.support.TransportUtils
 
TraxUtils - Class in org.springframework.xml.transform
Convenient utility methods for dealing with TrAX.
TraxUtils() - Constructor for class org.springframework.xml.transform.TraxUtils
 
TraxUtils.ResultCallback - Interface in org.springframework.xml.transform
Callback interface invoked on each sort of Result.
TraxUtils.SourceCallback - Interface in org.springframework.xml.transform
Callback interface invoked on each sort of Source.
TrustManagersFactoryBean - Class in org.springframework.ws.soap.security.support
Spring factory bean for an array of TrustManagers.
TrustManagersFactoryBean() - Constructor for class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
 
TypesProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
Strategy for adding Types to a Definition.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links
Spring Web Services