public class JtUri extends JtCommercial implements Api
| Constructor and Description |
|---|
JtUri() |
JtUri(IApi api,
IService service) |
| Modifier and Type | Method and Description |
|---|---|
IApi |
api() |
String |
app() |
JtUri |
bind(Integer order) |
Set<String> |
consumes() |
void |
fromJson(io.vertx.core.json.JsonObject data) |
String |
key() |
io.vertx.core.http.HttpMethod |
method() |
io.vertx.core.json.JsonObject |
options() |
Integer |
order() |
Set<String> |
paramContained() |
ParamMode |
paramMode() |
Set<String> |
paramRequired() |
String |
path() |
Set<String> |
produces() |
Set<javax.ws.rs.core.MediaType> |
producesMime() |
io.vertx.core.json.JsonObject |
toJson() |
JtWorker |
worker() |
app, bind, bind, businessComponent, channelComponent, channelType, database, dict, equals, getApp, getConfig, hashCode, identifier, identity, integration, mapping, mockOn, recordComponent, rule, serviceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbusinessComponent, channelComponent, channelType, database, identifier, integration, recordComponent, ruledictpublic Integer order()
public Set<javax.ws.rs.core.MediaType> producesMime()
public ParamMode paramMode()
public String key()
key in class JtCommercialpublic JtWorker worker()
public IApi api()
public io.vertx.core.json.JsonObject toJson()
toJson in interface JsontoJson in class JtCommercialpublic void fromJson(io.vertx.core.json.JsonObject data)
fromJson in interface JsonfromJson in class JtCommercialpublic String app()
Copyright © 2021. All rights reserved.