buffer-codec-processor
Toggle table of contents
4.2.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
buffer-codec-processor
buffer-codec-processor
/
com.ditchoom.buffer.codec.processor
/
DispatchOnInfo
/
DispatchOnInfo
Dispatch
On
Info
constructor
(
typeName
:
String
,
codecName
:
String
,
dispatchProperty
:
String
,
poetClassName
:
ClassName
,
innerTypeName
:
String
,
isValueClass
:
Boolean
=
true
,
constructorParams
:
List
<
DiscriminatorParam
>
=
emptyList()
,
sealedCodecSimpleName
:
String
=
""
,
sealedPackage
:
String
=
""
)