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 

H

handle(Callback[]) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
Iterates over the given callbacks, and calls handleInternal for each of them.
handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
 
handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHttpHandler
 
handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter
 
handle(HttpExchange) - Method in class org.springframework.ws.transport.http.WsdlDefinitionHttpHandler
 
handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.XsdSchemaHandlerAdapter
 
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with AliasPrivKeyCertRequests.
handleAliasPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.AliasPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasSymmetricKeyRequests.
handleAliasSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasSymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with AliasX509CertificateRequests.
handleAliasX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.AliasX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles CertificateValidationCallbacks.
handleCertificateValidationCallback(CertificateValidationCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
handleCleanup(CleanupCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
 
handleConnection(WebServiceConnection) - Method in class org.springframework.ws.transport.support.SimpleWebServiceMessageReceiverObjectSupport
 
handleConnection(WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
Handles an incoming connection by receving a message from it, passing it to the receiver, and sending the response (if any).
handleCustomToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.CUSTOM_TOKEN usage.
handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.DECRYPT usage.
handleDecrypt(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.KeyStoreCallbackHandler
 
handleDecryptionKeyCallback(DecryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with DefaultPrivKeyCertRequests.
handleDefaultPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.DefaultPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with DefaultX509CertificateRequests.
handleDefaultX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.DefaultX509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleEncryptionKeyCallback(EncryptionKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks.
handleError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Handles an error on the given connection.
handleFault(WebServiceConnection, MessageContext) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Handles an fault in the given response message.
handleFault(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
Does nothing by default.
handleFault(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
Processes the incoming response fault.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
Does nothing by default.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Does nothing by default.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
 
handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
Does nothing by default.
handleFault(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
Processes the outgoing response fault.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Returns true, i.e.
handleFault(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Returns true, i.e.
handleFault(MessageContext, Object) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.SoapEnvelopeLoggingInterceptor
 
handleFaultException(WsSecurityFaultException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles a fault exception.Default implementation logs the given exception, and creates a SOAP Fault with the properties of the given exception, and returns false.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.AbstractCallbackHandler
Template method that should be implemented by subclasses.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.callback.CallbackHandlerChain
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Handles WSPasswordCallback callbacks.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.MockValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimplePasswordValidationCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SimpleUsernamePasswordCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringCertificateValidationCallbackHandler
Handles CertificateValidationCallbacks, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringDigestPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a DigestPasswordRequest, and throws an UnsupportedCallbackException for others
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringPlainTextPasswordValidationCallbackHandler
Handles PasswordValidationCallbacks that contain a PlainTextPasswordRequest, and throws an UnsupportedCallbackException for others.
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.SpringUsernamePasswordCallbackHandler
 
handleInternal(Callback) - Method in class org.springframework.ws.soap.security.xwss.callback.XwssCallbackHandlerChain
 
handleInvalidXmlException(HttpServletRequest, HttpServletResponse, Object, InvalidXmlException) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
Template method that is invoked when parsing the request results in a InvalidXmlException.
handleMessage(Message, Session) - Method in class org.springframework.ws.transport.jms.JmsMessageReceiver
Handles an incoming message.
handleMethodReturnValue(MessageContext, Object, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
Handle the return value for the given method endpoint.
handleNoEndpointFoundException(NoEndpointFoundException, WebServiceConnection, WebServiceMessageReceiver) - Method in class org.springframework.ws.transport.support.WebServiceMessageReceiverObjectSupport
Template method for handling NoEndpointFoundExceptions.
handleNonPostMethod(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter
Template method that is invoked when the request method is not POST.
handlePrivateKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PrivateKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with PrivateKeyRequest .
handlePrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks with PrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handlePublicKeyBasedPrivKeyCertRequest(SignatureKeyCallback, SignatureKeyCallback.PublicKeyBasedPrivKeyCertRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with PublicKeyBasedPrivKeyRequests.
handlePublicKeyBasedPrivKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.PublicKeyBasedPrivKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles EncryptionKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedRequests.
handlePublicKeyBasedRequest(EncryptionKeyCallback, EncryptionKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handlePublicKeyBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.PublicKeyBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleRequest(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
Validates the request message in the given message context.
handleRequest(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
Processes the outgoing request message.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
Logs the request message payload.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Validates the request message in the given message context.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
 
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
Transforms the request message in the given message context using a provided stylesheet.
handleRequest(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
Processes the incoming request message.
handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.server.MessageDispatcher
Callback for pre-processing of given invocation chain and message context.
handleRequest(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Validates a server-side incoming request.
handleRequest(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Secures a client-side outgoing request.
handleRequest(EndpointInvocationChain, MessageContext) - Method in class org.springframework.ws.soap.server.SoapMessageDispatcher
Process the headers targeted at the actor or role fullfilled by the endpoint.
handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
Template method that is called when the request message contains validation errors.
handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Template method that is called when the request message contains validation errors.
handleRequestValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor
Template method that is called when the request message contains validation errors.
handleResponse(MessageContext) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
Validates the response message in the given message context.
handleResponse(MessageContext) - Method in interface org.springframework.ws.client.support.interceptor.ClientInterceptor
Processes the incoming response message.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
Logs the response message payload.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Validates the response message in the given message context.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.DelegatingSmartEndpointInterceptor
 
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.EndpointInterceptorAdapter
Returns true.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.interceptor.PayloadTransformingInterceptor
Transforms the response message in the given message context using a stylesheet.
handleResponse(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointInterceptor
Processes the outgoing response message.
handleResponse(MessageContext, Object) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Secures a server-side outgoing response.
handleResponse(MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Validates a client-side incoming response.
handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.client.support.interceptor.AbstractValidatingInterceptor
Template method that is called when the response message contains validation errors.
handleResponseValidationErrors(MessageContext, SAXParseException[]) - Method in class org.springframework.ws.server.endpoint.interceptor.AbstractValidatingInterceptor
Template method that is called when the response message contains validation errors.
handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.AbstractPayloadSourceMethodProcessor
 
handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
 
handleReturnValue(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.MarshallingPayloadMethodProcessor
 
handleReturnValue(MessageContext, MethodParameter, Object) - Method in interface org.springframework.ws.server.endpoint.adapter.method.MethodReturnValueHandler
Handles the given return value.
handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.AbstractJaxb2PayloadMethodProcessor
 
handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
 
handleReturnValueInternal(MessageContext, MethodParameter, Object) - Method in class org.springframework.ws.server.endpoint.adapter.method.jaxb.XmlRootElementPayloadMethodProcessor
 
handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.SECRET_KEY usage.
handleSecretKey(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.KeyStoreCallbackHandler
 
handleSecurementException(WsSecuritySecurementException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an securement exception.
handleSecurityContextToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.SECURITY_CONTEXT_TOKEN usage.
handleSignature(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.SIGNATURE usage.
handleSignatureKeyCallback(SignatureKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureKeyCallbacks.
handleSignatureVerificationKeyCallback(SignatureVerificationKeyCallback) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks.
handleSymmetricKeyRequest(DecryptionKeyCallback, DecryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles DecryptionKeyCallbacks with SymmetricKeyRequest .
handleSymmetricKeyRequest(EncryptionKeyCallback, EncryptionKeyCallback.SymmetricKeyRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with SymmetricKeyRequest .
handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
Invoked when the callback has a WSPasswordCallback.USERNAME_TOKEN usage.
handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SimplePasswordValidationCallbackHandler
 
handleUsernameToken(WSPasswordCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
 
handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.AbstractWsPasswordCallbackHandler
handleUsernameTokenPrincipal(UsernameTokenPrincipalCallback) - Method in class org.springframework.ws.soap.security.wss4j.callback.SpringSecurityPasswordValidationCallbackHandler
 
handleValidationException(WsSecurityValidationException, MessageContext) - Method in class org.springframework.ws.soap.security.AbstractWsSecurityInterceptor
Handles an invalid SOAP message.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509CertificateBasedRequests.
handleX509CertificateBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509CertificateBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509CertificateRequest(EncryptionKeyCallback, EncryptionKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles EncryptionKeyCallbacks with X509CertificateRequest .
handleX509CertificateRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509CertificateRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Method that handles SignatureVerificationKeyCallbacks with X509CertificateRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with X509IssuerSerialBasedRequests.
handleX509IssuerSerialBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509IssuerSerialBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509IssuerSerialBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles DecryptionKeyCallbacks with X509SubjectKeyIdentifierBasedRequests.
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler
Template method that handles SignatureKeyCallbacks with PublicKeyBasedPrivKeyCertRequests.
handleX509SubjectKeyIdentifierBasedRequest(DecryptionKeyCallback, DecryptionKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
handleX509SubjectKeyIdentifierBasedRequest(SignatureVerificationKeyCallback, SignatureVerificationKeyCallback.X509SubjectKeyIdentifierBasedRequest) - Method in class org.springframework.ws.soap.security.xwss.callback.KeyStoreCallbackHandler
 
hasAnonymousAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
 
hasAnonymousAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
Indicates whether the given endpoint reference has a Anonymous address.
hasBinding(String) - Method in class org.springframework.xml.namespace.SimpleNamespaceContext
 
hasError(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Determines whether the given connection or message context has an error.
hasError() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
 
hasError() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
 
hasError() - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
hasError() - Method in class org.springframework.ws.transport.jms.JmsReceiverConnection
 
hasError() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
 
hasError() - Method in class org.springframework.ws.transport.mail.MailReceiverConnection
 
hasError() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
 
hasError() - Method in interface org.springframework.ws.transport.WebServiceConnection
Indicates whether this connection has an error.
hasError(Message) - Static method in class org.springframework.ws.transport.xmpp.support.XmppTransportUtils
 
hasError() - Method in class org.springframework.ws.transport.xmpp.XmppReceiverConnection
 
hasError() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
 
hasFault(WebServiceConnection, WebServiceMessage) - Method in class org.springframework.ws.client.core.WebServiceTemplate
Determines whether the given connection or message has a fault.
hasFault() - Method in interface org.springframework.ws.FaultAwareWebServiceMessage
Does this message have a fault?
hasFault() - Method in class org.springframework.ws.pox.dom.DomPoxMessage
 
hasFault() - Method in class org.springframework.ws.soap.AbstractSoapMessage
Returns getSoapBody().hasFault().
hasFault() - Method in interface org.springframework.ws.soap.SoapBody
Indicates whether this body has a SoapFault.
hasFault() - Method in interface org.springframework.ws.transport.FaultAwareWebServiceConnection
Indicates whether this connection received a fault.
hasFault() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
 
hasFault() - Method in class org.springframework.ws.transport.http.HttpExchangeConnection
 
hasFault() - Method in class org.springframework.ws.transport.http.HttpServletConnection
 
hashCode() - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
 
hashCode() - Method in class org.springframework.ws.soap.addressing.core.EndpointReference
 
hasNext() - Method in class org.springframework.ws.transport.support.EnumerationIterator
 
hasNoneAddress(EndpointReference) - Method in class org.springframework.ws.soap.addressing.version.AbstractAddressingVersion
 
hasNoneAddress(EndpointReference) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
Indicates whether the given endpoint reference has a None address.
hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing10
 
hasRequiredProperties(MessageAddressingProperties) - Method in class org.springframework.ws.soap.addressing.version.Addressing200408
 
hasRequiredProperties(MessageAddressingProperties) - Method in interface org.springframework.ws.soap.addressing.version.AddressingVersion
Indicates whether the given MessageAddressingProperties has all required properties.
hasResponse() - Method in class org.springframework.ws.context.DefaultMessageContext
 
hasResponse() - Method in interface org.springframework.ws.context.MessageContext
Indicates whether this context has a response.
hasResponse() - Method in class org.springframework.ws.transport.AbstractSenderConnection
Indicates whether this connection has a response.
hasResponse() - Method in class org.springframework.ws.transport.http.AbstractHttpSenderConnection
 
hasResponse() - Method in class org.springframework.ws.transport.jms.JmsSenderConnection
 
hasResponse() - Method in class org.springframework.ws.transport.mail.MailSenderConnection
 
hasResponse() - Method in class org.springframework.ws.transport.xmpp.XmppSenderConnection
 
HEADER_ACCEPT - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Accept" header.
HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "Accept-Encoding" header.
HEADER_ACCEPT_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Accept-Encoding" header.
HEADER_CONTENT_ENCODING - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "Content-Encoding" header.
HEADER_CONTENT_ID - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Content-Id" header.
HEADER_CONTENT_LENGTH - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Content-Length" header.
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Content-Transfer-Encoding" header.
HEADER_CONTENT_TYPE - Static variable in interface org.springframework.ws.transport.TransportConstants
The "Content-Type" header.
HEADER_IN_REPLY_TO - Static variable in interface org.springframework.ws.transport.mail.MailTransportConstants
The "In-Reply-To" header.
HEADER_SOAP_ACTION - Static variable in interface org.springframework.ws.transport.TransportConstants
The "SOAPAction" header, used in SOAP 1.1.
HeadersAwareReceiverWebServiceConnection - Interface in org.springframework.ws.transport
Interface to define access to header information for certain WebServiceConnection implementations.
HeadersAwareSenderWebServiceConnection - Interface in org.springframework.ws.transport
 
headerToJmsProperty(String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
Converts the given transport header to a JMS property name.
HTTP_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "http" URI scheme.
HttpComponentsConnection - Class in org.springframework.ws.transport.http
Implementation of WebServiceConnection that is based on Apache HttpClient.
HttpComponentsConnection(HttpClient, HttpPost, HttpContext) - Constructor for class org.springframework.ws.transport.http.HttpComponentsConnection
 
HttpComponentsMessageSender - Class in org.springframework.ws.transport.http
WebServiceMessageSender implementation that uses Apache HttpClient to execute POST requests.
HttpComponentsMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
Create a new instance of the HttpClientMessageSender with a default HttpClient that uses a default org.apache.http.impl.conn.PoolingClientConnectionManager.
HttpComponentsMessageSender(HttpClient) - Constructor for class org.springframework.ws.transport.http.HttpComponentsMessageSender
Create a new instance of the HttpClientMessageSender with the given HttpClient instance.
HttpComponentsMessageSender.RemoveSoapHeadersInterceptor - Class in org.springframework.ws.transport.http
HttpClient HttpRequestInterceptor implementation that removes Content-Length and Transfer-Encoding headers from the request.
HttpExchangeConnection - Class in org.springframework.ws.transport.http
Implementation of WebServiceConnection that is based on the Java 6 HttpServer HttpExchange.
HttpExchangeConnection(HttpExchange) - Constructor for class org.springframework.ws.transport.http.HttpExchangeConnection
Constructs a new exchange connection with the given HttpExchange.
HTTPS_URI_SCHEME - Static variable in interface org.springframework.ws.transport.http.HttpTransportConstants
The "https" URI scheme.
HttpServletConnection - Class in org.springframework.ws.transport.http
Implementation of WebServiceConnection that is based on the Servlet API.
HttpServletConnection(HttpServletRequest, HttpServletResponse) - Constructor for class org.springframework.ws.transport.http.HttpServletConnection
Constructs a new servlet connection with the given HttpServletRequest and HttpServletResponse.
HttpsTransportException - Exception in org.springframework.ws.transport.http
Exception that is thrown when an error occurs in the HTTP transport.
HttpsTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
 
HttpsTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpsTransportException
 
HttpsUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
Extension of HttpUrlConnectionMessageSender that adds support for (self-signed) HTTPS certificates.
HttpsUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpsUrlConnectionMessageSender
 
HttpTransportConstants - Interface in org.springframework.ws.transport.http
Declares HTTP-specific transport constants.
HttpTransportException - Exception in org.springframework.ws.transport.http
Exception that is thrown when an error occurs in the HTTP transport.
HttpTransportException(String) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
 
HttpTransportException(String, Throwable) - Constructor for exception org.springframework.ws.transport.http.HttpTransportException
 
HttpUrlConnection - Class in org.springframework.ws.transport.http
Implementation of the WebServiceConnection interface that uses a HttpURLConnection.
HttpUrlConnection(HttpURLConnection) - Constructor for class org.springframework.ws.transport.http.HttpUrlConnection
Creates a new instance of the HttpUrlConnection with the given HttpURLConnection.
HttpUrlConnectionMessageSender - Class in org.springframework.ws.transport.http
WebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests, without support for HTTP authentication or advanced configuration options.
HttpUrlConnectionMessageSender() - Constructor for class org.springframework.ws.transport.http.HttpUrlConnectionMessageSender
 
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