public class InMemoryEventClient extends AbstractEventClient
EventClient.EventGenerator<T>, EventClient.EventPoster<T>| Constructor and Description |
|---|
InMemoryEventClient() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getEvents() |
protected <T> void |
postEvent(T event) |
post, post, postprotected <T> void postEvent(T event)
throws IOException
postEvent in class AbstractEventClientIOExceptionCopyright © 2010–2024 Airlift. All rights reserved.