| Package | Description |
|---|---|
| org.apache.dubbo.rpc.protocol | |
| org.apache.dubbo.rpc.protocol.dubbo |
FutureAdapter was in dubbo-rpc-dubbo module,
considering some users will use this class directly, keep the package not changed. |
| org.apache.dubbo.rpc.protocol.grpc | |
| org.apache.dubbo.rpc.protocol.hessian | |
| org.apache.dubbo.rpc.protocol.http | |
| org.apache.dubbo.rpc.protocol.injvm | |
| org.apache.dubbo.rpc.protocol.memcached | |
| org.apache.dubbo.rpc.protocol.redis | |
| org.apache.dubbo.rpc.protocol.rest | |
| org.apache.dubbo.rpc.protocol.rmi | |
| org.apache.dubbo.rpc.protocol.thrift | |
| org.apache.dubbo.rpc.protocol.webservice | |
| org.apache.dubbo.rpc.support | |
| org.apache.dubbo.xml.rpc.protocol.xmlrpc |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProxyProtocol
AbstractProxyProtocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
DubboProtocol
dubbo protocol support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
HessianProtocol
http rpc support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
InjvmProtocol
InjvmProtocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemcachedProtocol
MemcachedProtocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisProtocol
RedisProtocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestProtocol |
| Modifier and Type | Class and Description |
|---|---|
class |
RmiProtocol
RmiProtocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThriftProtocol
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebServiceProtocol
WebServiceProtocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockProtocol
MockProtocol is used for generating a mock invoker by URL and type on consumer side
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlRpcProtocol |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.