Use "/" instead of "." as the separator between service name and client name.

Change from /Service.method to /Service/method.

quote from the spec:
Method (required): a path identifying the operation to perform on the
specified host, conforming to RFC 3986 sec 3.3. E.g
“/calendar.v1/ListEvents”
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=78288091
1 file changed
tree: f927a8762dad784a95e9744dc5b65de7fcba3af1
  1. auth/
  2. core/
  3. stub/
  4. testing/
  5. LICENSE