程序包 com.alibaba.dubbo.rpc.protocol.rest
-
接口概要 接口 说明 RestServer -
类概要 类 说明 BaseRestServer DubboHttpServer DubboResourceFactory We don't support propertyInjector here since the resource impl should be singleton in dubboNettyServer Netty server can't support @Context injection of servlet objects since it's not a servlet containerRestConstraintViolation RestProtocol RestServerFactory Only the server that implements servlet container could support something like @Context injection of servlet objects.RpcContextFilter RpcExceptionMapper ViolationReport