| Package | Description |
|---|---|
| fish.payara.admin.rest.streams | |
| org.glassfish.admin.rest.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonStreamWriter
A
StreamWriter for handling JSON. |
class |
XmlStreamWriter
A
StreamWriter for handling XML. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CommandModelStaxProvider.writeContentToStream(CommandModel proxy,
StreamWriter wr) |
protected abstract void |
AbstractStaxProvider.writeContentToStream(T proxy,
StreamWriter wr)
Marshalling implementation here.
|
Copyright © 2019. All rights reserved.