类的使用
org.apache.dubbo.rpc.protocol.tri.AbstractClientStream
-
使用AbstractClientStream的程序包 程序包 说明 org.apache.dubbo.rpc.protocol.tri -
-
org.apache.dubbo.rpc.protocol.tri中AbstractClientStream的使用
org.apache.dubbo.rpc.protocol.tri中AbstractClientStream的子类 修饰符和类型 类 说明 classClientStreamclassUnaryClientStream类型参数类型为AbstractClientStream的org.apache.dubbo.rpc.protocol.tri中的字段 修饰符和类型 字段 说明 static io.netty.util.AttributeKey<AbstractClientStream>TripleUtil. CLIENT_STREAM_KEY返回AbstractClientStream的org.apache.dubbo.rpc.protocol.tri中的方法 修饰符和类型 方法 说明 AbstractClientStreamAbstractClientStream. connection(Connection connection)static AbstractClientStreamTripleUtil. getClientStream(io.netty.channel.ChannelHandlerContext ctx)AbstractClientStreamAbstractClientStream. service(ConsumerModel model)static AbstractClientStreamAbstractClientStream. stream(URL url)参数类型为AbstractClientStream的org.apache.dubbo.rpc.protocol.tri中的构造器 构造器 说明 ClientTransportObserver(io.netty.channel.ChannelHandlerContext ctx, AbstractClientStream stream, io.netty.channel.ChannelPromise promise)
-