| Package | Description |
|---|---|
| com.alibaba.dubbo.rpc.protocol.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRestServer |
class |
DubboHttpServer |
class |
NettyServer
Netty server can't support @Context injection of servlet objects since it's not a servlet container
|
| Modifier and Type | Method and Description |
|---|---|
RestServer |
RestServerFactory.createServer(String name) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.