Package io.deephaven.server.util
Class UnaryInputStreamMarshaller
java.lang.Object
io.deephaven.server.util.UnaryInputStreamMarshaller
- All Implemented Interfaces:
io.grpc.MethodDescriptor.Marshaller<InputStream>
public class UnaryInputStreamMarshaller
extends Object
implements io.grpc.MethodDescriptor.Marshaller<InputStream>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UnaryInputStreamMarshaller
public UnaryInputStreamMarshaller()
-
-
Method Details
-
stream
- Specified by:
stream
in interfaceio.grpc.MethodDescriptor.Marshaller<InputStream>
-
parse
- Specified by:
parse
in interfaceio.grpc.MethodDescriptor.Marshaller<InputStream>
-