Description of feature:
provide a Java example that use the hello.proto file generated Helloworld.java
Why do you think this feature/enhancement is needed:
protobuf's most important function is to show the cross-language invokation, so
we can use java as rpc hello client and python
Implementation suggestions (optional):
I know that the test.proto show the same tech, but I confused with so many codes