JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.alibaba.dubbo.remoting.Server
Packages that use
Server
Package
Description
com.alibaba.dubbo.remoting
Uses of
Server
in
com.alibaba.dubbo.remoting
Methods in
com.alibaba.dubbo.remoting
that return
Server
Modifier and Type
Method
Description
Server
Transporter.
bind
(
URL
url,
ChannelHandler
handler)
Deprecated.