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