Uses of Class
org.jvnet.staxex.util.XMLStreamReaderToXMLStreamWriter
-
Packages that use XMLStreamReaderToXMLStreamWriter Package Description com.sun.xml.messaging.saaj.soap com.sun.xml.ws.config.management.server com.sun.xml.ws.wsdl.writer -
-
Uses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.messaging.saaj.soap
Fields in com.sun.xml.messaging.saaj.soap declared as XMLStreamReaderToXMLStreamWriter Modifier and Type Field Description protected XMLStreamReaderToXMLStreamWriterStaxBridge. readerToWriter -
Uses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.config.management.server
Subclasses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.config.management.server Modifier and Type Class Description classManagementWSDLPatcherRemove all existing policies and policy references from the given XML document and insert the new effective policies. -
Uses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.wsdl.writer
Subclasses of XMLStreamReaderToXMLStreamWriter in com.sun.xml.ws.wsdl.writer Modifier and Type Class Description classWSDLPatcherPatches WSDL with the correct endpoint address and the relative paths to other documents.
-