Package | Description |
---|---|
io.vertx.serviceproxy.generator | |
io.vertx.serviceproxy.sockjs.generator |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<String> |
ServiceProxyHandlerGen.additionalImports(ProxyModel model) |
String |
ServiceProxyHandlerGen.className(ProxyModel model) |
String |
ServiceProxyGen.filename(ProxyModel model) |
String |
ServiceProxyHandlerGen.filename(ProxyModel model) |
String |
ServiceProxyGen.render(ProxyModel model,
int index,
int size,
Map<String,Object> session) |
String |
ServiceProxyHandlerGen.render(ProxyModel model,
int index,
int size,
Map<String,Object> session) |
Modifier and Type | Method and Description |
---|---|
String |
SockjsServiceProxyTSGenerator.filename(ProxyModel model) |
String |
SockjsServiceProxyJSGenerator.filename(ProxyModel model) |
String |
SockjsServiceProxyTSGenerator.render(ProxyModel model,
int index,
int size,
Map<String,Object> session) |
String |
SockjsServiceProxyJSGenerator.render(ProxyModel model,
int index,
int size,
Map<String,Object> session) |
Copyright © 2023 Eclipse. All rights reserved.