类的使用
com.alibaba.dubbo.remoting.RemotingException
-
使用RemotingException的程序包 程序包 说明 com.alibaba.dubbo.remoting com.alibaba.dubbo.remoting.exchange com.alibaba.dubbo.remoting.telnet -
-
com.alibaba.dubbo.remoting中RemotingException的使用
抛出RemotingException的com.alibaba.dubbo.remoting中的方法 修饰符和类型 方法 说明 ServerTransporter. bind(URL url, ChannelHandler handler)已过时。voidChannelHandler. caught(Channel channel, Throwable exception)已过时。voidChannelHandler. connected(Channel channel)已过时。voidChannelHandler. disconnected(Channel channel)已过时。voidChannelHandler. received(Channel channel, Object message)已过时。voidChannelHandler. sent(Channel channel, Object message)已过时。 -
com.alibaba.dubbo.remoting.exchange中RemotingException的使用
抛出RemotingException的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 ObjectResponseFuture. get()已过时。get result.ObjectResponseFuture. get(int timeoutInMillis)已过时。get result with the specified timeout. -
com.alibaba.dubbo.remoting.telnet中RemotingException的使用
抛出RemotingException的com.alibaba.dubbo.remoting.telnet中的方法 修饰符和类型 方法 说明 StringTelnetHandler. telnet(Channel channel, String message)已过时。
-