| 接口 | 说明 |
|---|---|
| RestServer |
| 类 | 说明 |
|---|---|
| BaseRestServer | |
| DubboHttpServer | |
| DubboResourceFactory |
We don't support propertyInjector here since the resource impl should be singleton in dubbo
|
| NettyServer |
Netty server can't support @Context injection of servlet objects since it's not a servlet container
|
| RestConstraintViolation | |
| RestProtocol | |
| RestServerFactory |
Only the server that implements servlet container
could support something like @Context injection of servlet objects.
|
| RpcContextFilter | |
| RpcExceptionMapper | |
| ViolationReport |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.