T
- event data this deserializer is responsible forpublic interface EventDataDeserializer<T extends EventData>
Modifier and Type | Method and Description |
---|---|
T |
deserialize(ByteArrayInputStream inputStream) |
T deserialize(ByteArrayInputStream inputStream) throws IOException
IOException
Copyright © 2020. All rights reserved.