接口的使用
com.alibaba.dubbo.remoting.Endpoint
-
-
com.alibaba.dubbo.remoting中Endpoint的使用
com.alibaba.dubbo.remoting中Endpoint的子接口 修饰符和类型 接口 说明 interface
Channel
Channel.interface
Client
Remoting Client.interface
Server
Remoting Server. -
com.alibaba.dubbo.remoting.exchange中Endpoint的使用
com.alibaba.dubbo.remoting.exchange中Endpoint的子接口 修饰符和类型 接口 说明 interface
ExchangeChannel
ExchangeChannel.interface
ExchangeClient
ExchangeClient.interface
ExchangeServer
ExchangeServer. -
com.alibaba.dubbo.remoting.exchange.support中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.exchange.support中的类 修饰符和类型 类 说明 class
ExchangeServerDelegate
ExchangeServerDelegate -
com.alibaba.dubbo.remoting.exchange.support.header中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.exchange.support.header中的类 修饰符和类型 类 说明 class
HeaderExchangeClient
DefaultMessageClientclass
HeaderExchangeServer
ExchangeServerImpl -
com.alibaba.dubbo.remoting.p2p中Endpoint的使用
com.alibaba.dubbo.remoting.p2p中Endpoint的子接口 修饰符和类型 接口 说明 interface
Peer
Peer. -
com.alibaba.dubbo.remoting.p2p.exchange中Endpoint的使用
com.alibaba.dubbo.remoting.p2p.exchange中Endpoint的子接口 修饰符和类型 接口 说明 interface
ExchangePeer
Peer -
com.alibaba.dubbo.remoting.p2p.exchange.support中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.p2p.exchange.support中的类 修饰符和类型 类 说明 class
ExchangeServerPeer
ServerPeer -
com.alibaba.dubbo.remoting.p2p.support中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.p2p.support中的类 修饰符和类型 类 说明 class
ServerPeer
ServerPeer -
com.alibaba.dubbo.remoting.transport中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.transport中的类 修饰符和类型 类 说明 class
AbstractChannel
AbstractChannelclass
AbstractClient
AbstractClientclass
AbstractEndpoint
AbstractEndpointclass
AbstractPeer
AbstractPeerclass
AbstractServer
AbstractServerclass
ChannelDelegate
ChannelDelegateclass
ClientDelegate
ClientDelegateclass
ServerDelegate
ServerDelegate -
com.alibaba.dubbo.remoting.transport.grizzly中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.transport.grizzly中的类 修饰符和类型 类 说明 class
GrizzlyClient
GrizzlyClientclass
GrizzlyServer
GrizzlyServer -
com.alibaba.dubbo.remoting.transport.mina中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.transport.mina中的类 修饰符和类型 类 说明 class
MinaClient
Mina client.class
MinaServer
MinaServer -
com.alibaba.dubbo.remoting.transport.netty中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.transport.netty中的类 修饰符和类型 类 说明 class
NettyClient
NettyClient.class
NettyServer
NettyServer -
com.alibaba.dubbo.remoting.transport.netty4中Endpoint的使用
实现Endpoint的com.alibaba.dubbo.remoting.transport.netty4中的类 修饰符和类型 类 说明 class
NettyClient
NettyClient.class
NettyServer
NettyServer
-