| Enum and Description |
|---|
| org.apache.dubbo.rpc.protocol.thrift.ThriftType |
| Exceptions and Description |
|---|
| com.alibaba.dubbo.rpc.service.GenericException |
| org.apache.dubbo.common.json.ParseException |
| com.alibaba.dubbo.remoting.RemotingException |
| com.alibaba.dubbo.rpc.RpcException |
| Annotation Type and Description |
|---|
| com.alibaba.dubbo.common.extension.Activate |
| com.alibaba.dubbo.config.spring.context.annotation.EnableDubbo |
| org.apache.dubbo.config.spring.context.annotation.EnableDubboLifecycle
as 2.7.6, Dubbo
Lifecycle components will be registered automatically. Current annotation may be
removed in the future |
| org.apache.dubbo.common.Extension
because it's too general, switch to use
SPI |
| org.apache.dubbo.config.annotation.Reference
Recommend
DubboReference as the substitute |
| com.alibaba.dubbo.config.annotation.Reference |
| org.apache.dubbo.config.annotation.Service
Recommend
DubboService as the substitute |
| com.alibaba.dubbo.config.annotation.Service |
| Field and Description |
|---|
| org.apache.dubbo.common.constants.CommonConstants.SHUTDOWN_WAIT_SECONDS_KEY |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.