|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Server
Remoting Server. (API/SPI, Prototype, ThreadSafe)
Transporter.bind(com.alibaba.dubbo.common.URL, ChannelHandler)
Method Summary | |
---|---|
Channel |
getChannel(InetSocketAddress remoteAddress)
get channel. |
Collection<Channel> |
getChannels()
get channels. |
boolean |
isBound()
is bound. |
void |
reset(Parameters parameters)
Deprecated. |
Methods inherited from interface com.alibaba.dubbo.remoting.Endpoint |
---|
close, close, getChannelHandler, getLocalAddress, getUrl, isClosed, send, send, startClose |
Methods inherited from interface com.alibaba.dubbo.common.Resetable |
---|
reset |
Method Detail |
---|
boolean isBound()
Collection<Channel> getChannels()
Channel getChannel(InetSocketAddress remoteAddress)
remoteAddress
-
@Deprecated void reset(Parameters parameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |