Interface EventClient.EventPoster<T>

Enclosing interface:
EventClient

public static interface EventClient.EventPoster<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    post(T event)