| Package | Description |
|---|---|
| io.vertx.codegen |
= Vert.x Codegen
Vert.x Codegen is an annotation processing tool for processing Vert.x API and create API in different JVM lauguages.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyModel |
Generator.generateProxyModel(Class c,
Class... rest) |
ProxyModel |
CodeGen.getProxyModel(String fqcn) |
| Modifier and Type | Method and Description |
|---|---|
Stream<Map.Entry<TypeElement,ProxyModel>> |
CodeGen.getProxyModels() |
Copyright © 2017. All rights reserved.