The beginning of the interface definition is:
We define create
as simply delegating to the implementation class and its constructor:
The Vert.x code generator creates the proxy class and names it by suffixing with . Constructors of these proxy classes need a reference to the Vert.x context as well as a destination address on the event bus: