Package fish.payara.admin.rest.streams
-
Interface Summary Interface Description StreamWriter Defines an interface that will handle streaming a data structure to anOutputStream. -
Class Summary Class Description JsonStreamWriter AStreamWriterfor handling JSON.XmlStreamWriter AStreamWriterfor handling XML.