Uses of Interface
com.sun.xml.ws.xmlfilter.InvocationProcessorFactory
-
Packages that use InvocationProcessorFactory Package Description com.sun.xml.ws.xmlfilter -
-
Uses of InvocationProcessorFactory in com.sun.xml.ws.xmlfilter
Methods in com.sun.xml.ws.xmlfilter with parameters of type InvocationProcessorFactory Modifier and Type Method Description static XMLStreamWriterEnhancedXmlStreamWriterProxy. createProxy(XMLStreamWriter writer, InvocationProcessorFactory processorFactory)Creates a wrapperXMLStreamWriterproxy that adds enhanced feature to thewriterinstance.
-