| Package | Description |
|---|---|
| com.sun.xml.rpc.client | |
| com.sun.xml.rpc.client.dii | |
| com.sun.xml.rpc.processor.util | |
| com.sun.xml.rpc.server | |
| com.sun.xml.rpc.streaming |
| Modifier and Type | Method and Description |
|---|---|
protected XMLWriterFactory |
StubBase._getXMLWriterFactory()
Overrides definition in StreamingSender to return an FI factory
instance when property is set on the stub.
|
protected XMLWriterFactory |
StreamingSender._getXMLWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected XMLWriterFactory |
CallInvokerImpl._getXMLWriterFactory()
Overrides definition in StreamingSender to return an FI factory
instance when property is set on the stub.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrettyPrintingXMLWriterFactoryImpl
A concrete factory for XMLWriter objects.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLWriterFactory |
StreamingHandler.getXMLWriterFactory(StreamingHandlerState state)
Return an FI writer if request is FI or FI is accept by client
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastInfosetWriterFactoryImpl
A concrete factory for FI XMLWriter objects.
|
class |
XMLWriterFactoryImpl
A concrete factory for XMLWriter objects.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLWriterFactory |
XMLWriterFactory.newInstance()
Obtain an instance of a factory.
|
static XMLWriterFactory |
FastInfosetWriterFactoryImpl.newInstance() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.