public class SerializableSerdeFactory<T extends java.io.Serializable> extends java.lang.Object implements SerdeFactory<T>
| Constructor and Description | 
|---|
| SerializableSerdeFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Serde<T> | getSerde(java.lang.String name,
        Config config) |