Searched defs:StringMarshaller (Results 1 – 3 of 3) sorted by relevance
27 public class StringMarshaller implements MethodDescriptor.Marshaller<String> { class
82 public static Marshaller<string> StringMarshaller property in Grpc.Core.Marshallers
2034 private static class StringMarshaller implements MethodDescriptor.Marshaller<String> { class in AbstractTransportTest