JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.jonasrutishauser.transactional.event.api.serialization
Interface EventDeserializer<T>
public interface
EventDeserializer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
deserialize
(
String
event)
Method Details
deserialize
T
deserialize
(
String
event)