|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLStreamWriterFactory | |
|---|---|
| com.sun.xml.ws.api.streaming | |
| Uses of XMLStreamWriterFactory in com.sun.xml.ws.api.streaming |
|---|
| Subclasses of XMLStreamWriterFactory in com.sun.xml.ws.api.streaming | |
|---|---|
static class |
XMLStreamWriterFactory.Default
Default XMLStreamWriterFactory implementation
that can work with any XMLOutputFactory. |
static class |
XMLStreamWriterFactory.NoLock
For XMLOutputFactory is thread safe. |
static class |
XMLStreamWriterFactory.Zephyr
XMLStreamWriterFactory implementation for Sun's StaX implementation. |
| Methods in com.sun.xml.ws.api.streaming that return XMLStreamWriterFactory | |
|---|---|
static XMLStreamWriterFactory |
XMLStreamWriterFactory.get()
Gets the singleton instance. |
static XMLStreamWriterFactory |
XMLStreamWriterFactory.Zephyr.newInstance(XMLOutputFactory xof)
|
| Methods in com.sun.xml.ws.api.streaming with parameters of type XMLStreamWriterFactory | |
|---|---|
static void |
XMLStreamWriterFactory.set(XMLStreamWriterFactory f)
Overrides the singleton XMLStreamWriterFactory instance that
the JAX-WS RI uses. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||