Add okhttp client transport.

OkHttpSession is temporally kept for server side using.

Test:
java/com/google/net/stubby/testing/integration/grpc_java_server --port=10009 --transport=http2_okhttp

java/com/google/net/stubby/testing/integration/grpc_java_client --serverHost=localhost --serverPort=10009 --transport=http2_okhttp
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=71436060
3 files changed
tree: 4352c6cdf9614a0a06fd4d876948b901f7f9b23e
  1. core/
  2. stub/
  3. testing/
  4. LICENSE