public interface IEventMarshaller
| Modifier and Type | Method and Description |
|---|---|
String |
marshalEvent(AppEventBase event)
Convert formated string from provided event
|
<T extends AppEventBase> |
unmarshalEvent(String varchar)
Create event object from formated text
|
Copyright © 2017 etc.to. All rights reserved.