|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Endpoint in com.alibaba.dubbo.remoting |
---|
Subinterfaces of Endpoint in com.alibaba.dubbo.remoting | |
---|---|
interface |
Channel
Channel. |
interface |
Client
Remoting Client. |
interface |
Server
Remoting Server. |
Uses of Endpoint in com.alibaba.dubbo.remoting.exchange |
---|
Subinterfaces of Endpoint in com.alibaba.dubbo.remoting.exchange | |
---|---|
interface |
ExchangeChannel
ExchangeChannel. |
interface |
ExchangeClient
ExchangeClient. |
interface |
ExchangeServer
ExchangeServer. |
Uses of Endpoint in com.alibaba.dubbo.remoting.exchange.support |
---|
Classes in com.alibaba.dubbo.remoting.exchange.support that implement Endpoint | |
---|---|
class |
ExchangeServerDelegate
ExchangeServerDelegate |
Uses of Endpoint in com.alibaba.dubbo.remoting.exchange.support.header |
---|
Classes in com.alibaba.dubbo.remoting.exchange.support.header that implement Endpoint | |
---|---|
class |
HeaderExchangeClient
DefaultMessageClient |
class |
HeaderExchangeServer
ExchangeServerImpl |
Uses of Endpoint in com.alibaba.dubbo.remoting.p2p |
---|
Subinterfaces of Endpoint in com.alibaba.dubbo.remoting.p2p | |
---|---|
interface |
Peer
Peer. |
Uses of Endpoint in com.alibaba.dubbo.remoting.p2p.exchange |
---|
Subinterfaces of Endpoint in com.alibaba.dubbo.remoting.p2p.exchange | |
---|---|
interface |
ExchangePeer
Peer |
Uses of Endpoint in com.alibaba.dubbo.remoting.p2p.exchange.support |
---|
Classes in com.alibaba.dubbo.remoting.p2p.exchange.support that implement Endpoint | |
---|---|
class |
ExchangeServerPeer
ServerPeer |
Uses of Endpoint in com.alibaba.dubbo.remoting.p2p.support |
---|
Classes in com.alibaba.dubbo.remoting.p2p.support that implement Endpoint | |
---|---|
class |
ServerPeer
ServerPeer |
Uses of Endpoint in com.alibaba.dubbo.remoting.transport |
---|
Classes in com.alibaba.dubbo.remoting.transport that implement Endpoint | |
---|---|
class |
AbstractChannel
AbstractChannel |
class |
AbstractClient
AbstractClient |
class |
AbstractEndpoint
AbstractEndpoint |
class |
AbstractPeer
AbstractPeer |
class |
AbstractServer
AbstractServer |
class |
ChannelDelegate
ChannelDelegate |
class |
ClientDelegate
ClientDelegate |
class |
ServerDelegate
ServerDelegate |
Uses of Endpoint in com.alibaba.dubbo.remoting.transport.grizzly |
---|
Classes in com.alibaba.dubbo.remoting.transport.grizzly that implement Endpoint | |
---|---|
class |
GrizzlyClient
GrizzlyClient |
class |
GrizzlyServer
GrizzlyServer |
Uses of Endpoint in com.alibaba.dubbo.remoting.transport.mina |
---|
Classes in com.alibaba.dubbo.remoting.transport.mina that implement Endpoint | |
---|---|
class |
MinaClient
Mina client. |
class |
MinaServer
MinaServer |
Uses of Endpoint in com.alibaba.dubbo.remoting.transport.netty4 |
---|
Classes in com.alibaba.dubbo.remoting.transport.netty4 that implement Endpoint | |
---|---|
class |
NettyClient
NettyClient. |
class |
NettyServer
NettyServer |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |