| Package | Description |
|---|---|
| com.sun.xml.rpc.client | |
| com.sun.xml.rpc.server | |
| com.sun.xml.rpc.streaming |
| Modifier and Type | Method and Description |
|---|---|
protected XMLReaderFactory |
StreamingSender._getXMLReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected XMLReaderFactory |
StreamingHandler.getXMLReaderFactory(StreamingHandlerState state)
Return an FI reader if request is FI
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastInfosetReaderFactoryImpl
A concrete factory for FI XMLReader objects.
|
class |
XMLReaderFactoryImpl
A concrete factory for XMLReader objects.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLReaderFactory |
XMLReaderFactory.newInstance()
Obtain an instance of a factory.
|
static XMLReaderFactory |
FastInfosetReaderFactoryImpl.newInstance() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.