ServiceDescriptor is new in 0.15.0 I believe.

On Tuesday, July 5, 2016 at 1:52:55 AM UTC-7, [email protected] wrote:
>
> *I want to create a java server using grpc. When I genetate code with 
> protoc and protoc-gen-grpc-java plugin which built from github , and use 
> maven dependencies in 0.14.0 version*
> *,my ide tells me io.grpc.ServiceDescriptor  doesnt exist.*
>
> *I found code for ServiceDescriptor in grpc-java 
> <https://github.com/grpc/grpc-java>/core 
> <https://github.com/grpc/grpc-java/tree/master/core>/src 
> <https://github.com/grpc/grpc-java/tree/master/core/src>/main 
> <https://github.com/grpc/grpc-java/tree/master/core/src/main>/java 
> <https://github.com/grpc/grpc-java/tree/master/core/src/main/java>/io 
> <https://github.com/grpc/grpc-java/tree/master/core/src/main/java/io>/grpc 
> <https://github.com/grpc/grpc-java/tree/master/core/src/main/java/io/grpc>/ServiceDescriptor.java,
>  
> but it is not 
> in 
> http://search.maven.org/remotecontent?filepath=io/grpc/grpc-core/0.14.0/grpc-core-0.14.0-sources.jar
>  
> <http://search.maven.org/remotecontent?filepath=io/grpc/grpc-core/0.14.0/grpc-core-0.14.0-sources.jar>*
>
> *Im confused.*
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/4539fe2c-9131-4a90-a96e-3743c1344dfa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to