类 ServerStream
- java.lang.Object
-
- org.apache.dubbo.rpc.protocol.tri.AbstractStream
-
- org.apache.dubbo.rpc.protocol.tri.AbstractServerStream
-
- org.apache.dubbo.rpc.protocol.tri.ServerStream
-
- 所有已实现的接口:
Stream
public class ServerStream extends AbstractServerStream implements Stream
-
-
嵌套类概要
-
从接口继承的嵌套类/接口 org.apache.dubbo.rpc.protocol.tri.Stream
Stream.OperationHandler, Stream.OperationResult
-
-
字段概要
-
从类继承的字段 org.apache.dubbo.rpc.protocol.tri.AbstractStream
ENABLE_ATTACHMENT_WRAP
-
-
方法概要
-
从类继承的方法 org.apache.dubbo.rpc.protocol.tri.AbstractServerStream
execute, getInvoker, getMethodDescriptors, getProviderModel, invoker, methods, service, stream, unary
-
从类继承的方法 org.apache.dubbo.rpc.protocol.tri.AbstractStream
asStreamObserver, asTransportObserver, getExecutor, getMethodDescriptor, getMethodName, getMultipleSerialization, getRequest, getSerializeType, getServiceDescriptor, getStreamSubscriber, getTransportSubscriber, getUrl, method, methodName, request, serialize, setServiceDescriptor, subscribe, subscribe
-
从接口继承的方法 org.apache.dubbo.rpc.protocol.tri.Stream
asStreamObserver, asTransportObserver, execute, subscribe, subscribe
-
-