Serialized Form
-
Package org.apache.camel.quarkus.component.avro.rpc.it.specific.generated
-
Class org.apache.camel.quarkus.component.avro.rpc.it.specific.generated.Key extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- -1622555054919462235L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class org.apache.camel.quarkus.component.avro.rpc.it.specific.generated.Value extends org.apache.avro.specific.SpecificRecordBase implements Serializable
- serialVersionUID:
- 6804416544463210058L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-