Uses of Class
com.sun.xml.ws.xmlfilter.InvocationProcessingException
Packages that use InvocationProcessingException
-
Uses of InvocationProcessingException in com.sun.xml.ws.xmlfilter
Methods in com.sun.xml.ws.xmlfilter that throw InvocationProcessingExceptionModifier and TypeMethodDescriptionInvocation.execute(XMLStreamWriter target) Executes the method ontargetXMLStreamWriterinstance.static voidInvocation.executeBatch(XMLStreamWriter target, Queue<Invocation> batch) Method executes queue of invocations.FilteringInvocationProcessor.process(Invocation invocation) InvocationProcessor.process(Invocation invocation) Processes theXMLStreamWriterinvocation.