- ignorableWhitespace(char[], int, int) - Method in class org.springframework.ws.soap.saaj.support.SaajContentHandler
-  
- ignorableWhitespace(char[], int, int) - Method in class org.springframework.xml.dom.DomContentHandler
-  
- ImapIdleMonitoringStrategy - Class in org.springframework.ws.transport.mail.monitor
- 
Implementation of the  MonitoringStrategy interface that uses the IMAP IDLE command for asynchronous message
 detection. 
- ImapIdleMonitoringStrategy() - Constructor for class org.springframework.ws.transport.mail.monitor.ImapIdleMonitoringStrategy
-  
- ImportsProvider - Interface in org.springframework.ws.wsdl.wsdl11.provider
- 
Strategy for adding Imports to aDefinition.
 
- init() - Method in class org.springframework.ws.config.WebServicesNamespaceHandler
-  
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractAnnotationMethodEndpointMapping
-  
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Initializes the interceptors. 
- initApplicationContext() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractMapBasedEndpointMapping
- 
Registers annd checks the set endpoints. 
- initDefaultStrategies() - Method in class org.springframework.ws.client.core.WebServiceTemplate
- 
- initDefaultStrategies() - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
- 
Initialize the default implementations for the adapter's strategies. 
- initDefaultStrategies() - Method in class org.springframework.ws.soap.addressing.server.AbstractAddressingEndpointMapping
- 
- initGateway() - Method in class org.springframework.ws.client.core.support.WebServiceGatewaySupport
- 
Subclasses can override this for custom initialization behavior. 
- initializeRequestData(MessageContext) - Method in class org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor
- 
Deprecated. Creates and initializes a request data for the given message context. 
- initializeRequestData(MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Creates and initializes a request data for the given message context. 
- initializeValidationRequestData(MessageContext) - Method in class org.springframework.ws.soap.security.wss4j2.Wss4jSecurityInterceptor
- 
Creates and initializes a request data for the given message context. 
- initInterceptors() - Method in class org.springframework.ws.server.endpoint.mapping.AbstractEndpointMapping
- 
Initialize the specified interceptors, adapting them where necessary. 
- initStrategies(ApplicationContext) - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Initialize the strategy objects that this servlet uses. 
- InliningXsdSchemaTypesProvider - Class in org.springframework.ws.wsdl.wsdl11.provider
- 
- InliningXsdSchemaTypesProvider() - Constructor for class org.springframework.ws.wsdl.wsdl11.provider.InliningXsdSchemaTypesProvider
-  
- InvalidXmlException - Exception in org.springframework.ws
- 
- InvalidXmlException(String, Throwable) - Constructor for exception org.springframework.ws.InvalidXmlException
-  
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated. 
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated. 
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated. 
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated. 
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractSaxPayloadEndpoint
- 
Deprecated. Invokes the provided ContentHandleron the given request.
 
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated. 
- invoke(MessageContext) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
- 
Deprecated. 
- invoke(Source) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated. 
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- 
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.MessageEndpointAdapter
-  
- invoke(MessageContext, Object) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadEndpointAdapter
-  
- invoke(MessageContext) - Method in interface org.springframework.ws.server.endpoint.MessageEndpoint
- 
Invokes an operation. 
- invoke(Object...) - Method in class org.springframework.ws.server.endpoint.MethodEndpoint
- 
Invokes this method endpoint with the given arguments. 
- invoke(Source) - Method in interface org.springframework.ws.server.endpoint.PayloadEndpoint
- 
Invokes the endpoint with the given request payload, and possibly returns a response. 
- invoke(MessageContext, Object) - Method in interface org.springframework.ws.server.EndpointAdapter
- 
Use the given endpointto handle the request.
 
- invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDom4jPayloadEndpoint
- 
Deprecated. Template method. 
- invokeInternal(Element, Document) - Method in class org.springframework.ws.server.endpoint.AbstractDomPayloadEndpoint
- 
Deprecated. Template method that subclasses must implement to process the request. 
- invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractJDomPayloadEndpoint
- 
Deprecated. Template method. 
- invokeInternal(Object) - Method in class org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint
- 
Deprecated. Template method that subclasses must implement to process a request. 
- invokeInternal(XMLEventReader, XMLEventConsumer, XMLEventFactory) - Method in class org.springframework.ws.server.endpoint.AbstractStaxEventPayloadEndpoint
- 
Deprecated. Template method. 
- invokeInternal(XMLStreamReader, XMLStreamWriter) - Method in class org.springframework.ws.server.endpoint.AbstractStaxStreamPayloadEndpoint
- 
Deprecated. Template method. 
- invokeInternal(Element) - Method in class org.springframework.ws.server.endpoint.AbstractXomPayloadEndpoint
- 
Deprecated. Template method. 
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter
- 
Use the given method endpoint to handle the request. 
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter
-  
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MarshallingMethodEndpointAdapter
- 
Deprecated. 
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.MessageMethodEndpointAdapter
- 
Deprecated. 
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.PayloadMethodEndpointAdapter
- 
Deprecated. 
- invokeInternal(MessageContext, MethodEndpoint) - Method in class org.springframework.ws.server.endpoint.adapter.XPathParamAnnotationMethodEndpointAdapter
- 
Deprecated. 
- isAcceptGzipEncoding() - Method in class org.springframework.ws.transport.http.AbstractHttpWebServiceMessageSender
- 
Return whether to accept GZIP encoding, that is, whether to send the HTTP Accept-Encodingheader
 withgzipas value.
 
- isActive() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Return whether this server is currently active, that is, whether it has been set up but not shut down yet. 
- isAtLeastJaxp14() - Static method in class org.springframework.xml.JaxpVersion
- 
Convenience method to determine if the current JAXP version is at least 1.4 (packaged with JDK 1.6). 
- isDuplicate(URI) - Method in interface org.springframework.ws.soap.addressing.messageid.MessageIdStrategy
- 
Indicates whether the given MessageIDvalue is a duplicate or not
 
- isDuplicate(URI) - Method in class org.springframework.ws.soap.addressing.messageid.UuidMessageIdStrategy
- 
Returns false.
 
- isFaultMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included as Faultmessage in the definition.
 
- isFaultMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included as Faultmessage in the definition.
 
- isInputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included as Inputmessage in the definition.
 
- isInputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included as Inputmessage in the definition.
 
- isLogEnabled() - Method in class org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
- 
- isMessageElement(Element) - Method in class org.springframework.ws.wsdl.wsdl11.provider.DefaultMessagesProvider
- 
Indicates whether the given element should be includes as Messagein the definition.
 
- isMessageElement(Element) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedMessagesProvider
-  
- isOutputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.AbstractPortTypesProvider
- 
Indicates whether the given name name should be included as Outputmessage in the definition.
 
- isOutputMessage(Message) - Method in class org.springframework.ws.wsdl.wsdl11.provider.SuffixBasedPortTypesProvider
- 
Indicates whether the given name name should be included as Outputmessage in the definition.
 
- isRunning() - Method in class org.springframework.ws.transport.support.AbstractStandaloneMessageReceiver
- 
Return whether this server is currently running, that is, whether it has been started and not stopped yet. 
- isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyManagersFactoryBean
-  
- isSingleton() - Method in class org.springframework.ws.soap.security.support.KeyStoreFactoryBean
-  
- isSingleton() - Method in class org.springframework.ws.soap.security.support.TrustManagersFactoryBean
-  
- isSingleton() - Method in class org.springframework.ws.soap.security.wss4j.support.CryptoFactoryBean
- 
Deprecated. 
- isSingleton() - Method in class org.springframework.ws.soap.security.wss4j2.support.CryptoFactoryBean
-  
- isSingleton() - Method in class org.springframework.ws.transport.xmpp.support.XmppConnectionFactoryBean
-  
- isSingleton() - Method in class org.springframework.xml.xpath.XPathExpressionFactoryBean
-  
- isTransformSchemaLocations() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Indicates whether relative address locations in the XSD are to be transformed using the request URI of the
 incoming  HttpServletRequest. 
- isTransformSchemaLocations() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Indicates whether relative address locations in the XSD are to be transformed using
 the request URI of the incoming HTTP request. 
- isTransformWsdlLocations() - Method in class org.springframework.ws.transport.http.MessageDispatcherServlet
- 
Indicates whether relative address locations in the WSDL are to be transformed using the request URI of the
 incoming  HttpServletRequest. 
- isTransformWsdlLocations() - Method in class org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
- 
Indicates whether relative address locations in the WSDL are to be transformed
 using the request URI of the incoming HTTP request. 
- isUltimateReceiver() - Method in class org.springframework.ws.soap.server.SoapEndpointInvocationChain
- 
Indicates whether this chain fulfills the SOAP 1.2 Ultimate Receiver role. 
- isXopPackage() - Method in interface org.springframework.ws.mime.MimeMessage
- 
Indicates whether this message is a XOP package. 
- isXopPackage() - Method in class org.springframework.ws.soap.axiom.AxiomSoapMessage
-  
- isXopPackage() - Method in class org.springframework.ws.soap.saaj.SaajSoapMessage
-