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 

U

understands(Element) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
Returns false.
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
 
understands(SoapHeaderElement) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
Given a SoapHeaderElement, return whether or not this version understands it.
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
 
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.DelegatingSmartSoapEndpointInterceptor
 
understands(SoapHeaderElement) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
understands(SoapHeaderElement) - Method in interface org.springframework.ws.soap.server.SoapEndpointInterceptor
Given a SoapHeaderElement, return whether or not this SoapEndpointInterceptor understands it.
unmarshal(Unmarshaller, WebServiceMessage) - Static method in class org.springframework.ws.support.MarshallingUtils
Unmarshals the payload of the given message using the provided Unmarshaller.
unmarshalElementFromRequestPayload(MessageContext, Class<T>) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
Unmarshals the request payload of the given message context as JAXBElement.
unmarshalFromRequestPayload(MessageContext, Class<?>) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
Unmarshals the request payload of the given message context.
UriEndpointMapping - Class in org.springframework.ws.server.endpoint.mapping
Implementation of the EndpointMapping interface to map from the full request URI or request URI path to endpoint beans.
UriEndpointMapping() - Constructor for class org.springframework.ws.server.endpoint.mapping.UriEndpointMapping
 
UsernameTokenPrincipalCallback - Class in org.springframework.ws.soap.security.wss4j.callback
Underlying security services instantiate and pass a UsernameTokenPrincipalCallback to the handle method of a CallbackHandler to pass a security WSUsernameTokenPrincipal.
UsernameTokenPrincipalCallback(WSUsernameTokenPrincipal) - Constructor for class org.springframework.ws.soap.security.wss4j.callback.UsernameTokenPrincipalCallback
Construct a UsernameTokenPrincipalCallback.
UuidMessageIdStrategy - Class in org.springframework.ws.soap.addressing.messageid
Implementation of the MessageIdStrategy interface that uses a UUID to generate a Message Id.
UuidMessageIdStrategy() - Constructor for class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
 
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