Uses of Interface
com.sun.xml.ws.policy.jaxws.xmlstreamwriter.InvocationProcessorFactory

Packages that use InvocationProcessorFactory
com.sun.xml.ws.policy.jaxws.xmlstreamwriter   
 

Uses of InvocationProcessorFactory in com.sun.xml.ws.policy.jaxws.xmlstreamwriter
 

Methods in com.sun.xml.ws.policy.jaxws.xmlstreamwriter with parameters of type InvocationProcessorFactory
static javax.xml.stream.XMLStreamWriter EnhancedXmlStreamWriterProxy.createProxy(javax.xml.stream.XMLStreamWriter writer, InvocationProcessorFactory processorFactory)
          Creates a wrapper XMLStreamWriter proxy that adds enhanced feature to the writer instance.