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 

J

JaasCertificateValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and certificates.
JaasCertificateValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasCertificateValidationCallbackHandler
 
JaasPlainTextPasswordValidationCallbackHandler - Class in org.springframework.ws.soap.security.xwss.callback.jaas
Provides basic support for integrating with JAAS and plain text passwords.
JaasPlainTextPasswordValidationCallbackHandler() - Constructor for class org.springframework.ws.soap.security.xwss.callback.jaas.JaasPlainTextPasswordValidationCallbackHandler
 
JaxbElementPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.jaxb
Implementation of MethodArgumentResolver and MethodReturnValueHandler that supports JAXBElement objects.
JaxbElementPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.jaxb.JaxbElementPayloadMethodProcessor
 
JaxenXPathTemplate - Class in org.springframework.xml.xpath
Implementation of XPathOperations that uses Jaxen.
JaxenXPathTemplate() - Constructor for class org.springframework.xml.xpath.JaxenXPathTemplate
 
Jaxp13XPathTemplate - Class in org.springframework.xml.xpath
Implementation of XPathOperations that uses JAXP 1.3.
Jaxp13XPathTemplate() - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
Jaxp13XPathTemplate(String) - Constructor for class org.springframework.xml.xpath.Jaxp13XPathTemplate
 
JAXP_10 - Static variable in class org.springframework.xml.JaxpVersion
Constant identifying JAXP 1.0.
JAXP_11 - Static variable in class org.springframework.xml.JaxpVersion
Constant identifying JAXP 1.1.
JAXP_13 - Static variable in class org.springframework.xml.JaxpVersion
Constant identifying JAXP 1.3.
JAXP_14 - Static variable in class org.springframework.xml.JaxpVersion
Constant identifying JAXP 1.4.
JaxpVersion - Class in org.springframework.xml
Helper class used to find the current version of JAXP.
JaxpVersion() - Constructor for class org.springframework.xml.JaxpVersion
 
JDomPayloadMethodProcessor - Class in org.springframework.ws.server.endpoint.adapter.method.dom
Implementation of MethodArgumentResolver and MethodReturnValueHandler that supports JDOM elements.
JDomPayloadMethodProcessor() - Constructor for class org.springframework.ws.server.endpoint.adapter.method.dom.JDomPayloadMethodProcessor
 
JMS_URI_SCHEME - Static variable in interface org.springframework.ws.transport.jms.JmsTransportConstants
The "jms" URI scheme"
JmsMessageReceiver - Class in org.springframework.ws.transport.jms
Convenience base class for JMS server-side transport objects.
JmsMessageReceiver() - Constructor for class org.springframework.ws.transport.jms.JmsMessageReceiver
 
JmsMessageSender - Class in org.springframework.ws.transport.jms
WebServiceMessageSender implementation that uses JMS Messages.
JmsMessageSender() - Constructor for class org.springframework.ws.transport.jms.JmsMessageSender
Create a new JmsMessageSender
JmsMessageSender(ConnectionFactory) - Constructor for class org.springframework.ws.transport.jms.JmsMessageSender
Create a new JmsMessageSender, given a ConnectionFactory.
jmsPropertyToHeader(String) - Static method in class org.springframework.ws.transport.jms.support.JmsTransportUtils
Converts the given JMS property name to a transport header name.
JmsReceiverConnection - Class in org.springframework.ws.transport.jms
Implementation of WebServiceConnection that is used for server-side JMS access.
JmsReceiverConnection(BytesMessage, Session) - Constructor for class org.springframework.ws.transport.jms.JmsReceiverConnection
Constructs a new JMS connection with the given BytesMessage.
JmsReceiverConnection(TextMessage, String, Session) - Constructor for class org.springframework.ws.transport.jms.JmsReceiverConnection
Constructs a new JMS connection with the given TextMessage.
JmsSenderConnection - Class in org.springframework.ws.transport.jms
Implementation of WebServiceConnection that is used for client-side JMS access.
JmsSenderConnection(ConnectionFactory, Connection, Session, Destination, Message) - Constructor for class org.springframework.ws.transport.jms.JmsSenderConnection
Constructs a new JMS connection with the given parameters.
JmsTransportConstants - Interface in org.springframework.ws.transport.jms
Declares JMS-specific transport constants.
JmsTransportException - Exception in org.springframework.ws.transport.jms
Exception that is thrown when an error occurs in the JMS transport.
JmsTransportException(String, JMSException) - Constructor for exception org.springframework.ws.transport.jms.JmsTransportException
 
JmsTransportException(JMSException) - Constructor for exception org.springframework.ws.transport.jms.JmsTransportException
 
JmsTransportUtils - Class in org.springframework.ws.transport.jms.support
Collection of utility methods to work with JMS transports.
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