Remove fluent-style from newtransport Stream.

The fluent-style wasn't being used, yet made it impossible to
simultaneously implement both ClientStream and ServerStream. Having a
single class that switches between client and server behavior based on a
boolean is helpful to some transports.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=69028356
3 files changed
tree: d09e3812cbfcb8222edff9ff21a6be2d4f07ff8f
  1. core/
  2. stub/
  3. testing/
  4. LICENSE