Class PlatformStreamImpl

java.lang.Object
io.quarkus.registry.json.JsonEntityWithAnySupport
io.quarkus.registry.catalog.PlatformStreamImpl
All Implemented Interfaces:
PlatformStream

public class PlatformStreamImpl extends JsonEntityWithAnySupport implements PlatformStream
Asymmetric data manipulation: Deserialization always uses the builder; Serialization always uses the Impl.
See Also: