@Component
public class VertxRestTransport
extends io.servicecomb.core.transport.AbstractTransport
| Constructor and Description |
|---|
VertxRestTransport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canInit() |
String |
getName() |
int |
getOrder() |
boolean |
init() |
void |
send(io.servicecomb.core.Invocation invocation,
io.servicecomb.swagger.invocation.AsyncResponse asyncResp) |
public String getName()
public int getOrder()
public boolean canInit()
Copyright © 2017. All rights reserved.