Uses of Package
com.alibaba.dubbo.remoting

Packages that use com.alibaba.dubbo.remoting
com.alibaba.dubbo.remoting   
com.alibaba.dubbo.remoting.exchange   
com.alibaba.dubbo.remoting.exchange.codec   
com.alibaba.dubbo.remoting.exchange.support   
com.alibaba.dubbo.remoting.exchange.support.header   
com.alibaba.dubbo.remoting.p2p   
com.alibaba.dubbo.remoting.p2p.exchange   
com.alibaba.dubbo.remoting.p2p.exchange.support   
com.alibaba.dubbo.remoting.p2p.support   
com.alibaba.dubbo.remoting.telnet   
com.alibaba.dubbo.remoting.telnet.codec   
com.alibaba.dubbo.remoting.telnet.support   
com.alibaba.dubbo.remoting.telnet.support.command   
com.alibaba.dubbo.remoting.transport   
com.alibaba.dubbo.remoting.transport.codec   
com.alibaba.dubbo.remoting.transport.dispather   
com.alibaba.dubbo.remoting.transport.dispather.all   
com.alibaba.dubbo.remoting.transport.dispather.connection   
com.alibaba.dubbo.remoting.transport.dispather.direct   
com.alibaba.dubbo.remoting.transport.dispather.execution   
com.alibaba.dubbo.remoting.transport.dispather.message   
com.alibaba.dubbo.remoting.transport.grizzly   
com.alibaba.dubbo.remoting.transport.mina   
com.alibaba.dubbo.remoting.transport.netty   
com.alibaba.dubbo.rpc.protocol.dubbo   
com.alibaba.dubbo.rpc.protocol.dubbo.filter   
com.alibaba.dubbo.rpc.protocol.dubbo.telnet   
com.alibaba.dubbo.rpc.protocol.thrift   
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
Transporter
          Transporter.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.exchange
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.exchange.codec
Channel
          Channel.
Codec
          Codec.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.exchange.support
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.exchange.support.header
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.p2p
ChannelHandler
          ChannelHandler.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.p2p.exchange
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.p2p.exchange.support
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.p2p.support
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.telnet
Channel
          Channel.
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.telnet.codec
Channel
          Channel.
Codec
          Codec.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.telnet.support
Channel
          Channel.
ChannelHandler
          ChannelHandler.
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.telnet.support.command
Channel
          Channel.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Codec
          Codec.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.codec
Channel
          Channel.
Codec
          Codec.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather
Channel
          Channel.
ChannelHandler
          ChannelHandler.
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather.all
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Dispather
          ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather.connection
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Dispather
          ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather.direct
ChannelHandler
          ChannelHandler.
Dispather
          ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather.execution
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Dispather
          ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.dispather.message
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Dispather
          ChannelHandlerWrapper (SPI, Singleton, ThreadSafe)
RemotingException
          RemotingException.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.grizzly
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Codec
          Codec.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
Transporter
          Transporter.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.mina
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
Transporter
          Transporter.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.remoting.transport.netty
Channel
          Channel.
ChannelHandler
          ChannelHandler.
Client
          Remoting Client.
Endpoint
          Endpoint.
RemotingException
          RemotingException.
Server
          Remoting Server.
Transporter
          Transporter.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.rpc.protocol.dubbo
Channel
          Channel.
Codec
          Codec.
Decodeable
           
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.rpc.protocol.dubbo.filter
Channel
          Channel.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.rpc.protocol.dubbo.telnet
Channel
          Channel.
 

Classes in com.alibaba.dubbo.remoting used by com.alibaba.dubbo.rpc.protocol.thrift
Channel
          Channel.
Codec
          Codec.
 



Copyright © 2012 Alibaba. All Rights Reserved.