Move StringHandler to its own file
authorDave Watson <davejwatson@fb.com>
Thu, 9 Apr 2015 16:59:36 +0000 (09:59 -0700)
committerViswanath Sivakumar <viswanath@fb.com>
Fri, 10 Apr 2015 03:35:14 +0000 (20:35 -0700)
commite426c673e9cf39a1cf9011bebbee540b775a0911
tree197c7ab8e58f10c879ead1bcf5ba6e429e8bb915
parentd887f51c7edaa2d330312957662e89ec89ce4e2b
Move StringHandler to its own file

Summary: Move this from a test to its own file in codec folder

Test Plan:
already has a unittest
fbconfig -r folly/wangle; fbmake runtests

Reviewed By: hans@fb.com

Subscribers: doug, fugalh, folly-diffs@, jsedgwick, yfeldblum, chalfant

FB internal diff: D1959152

Signature: t1:1959152:1427935371:9d1338986df97fd94f98ad2bf08c731d229bc2b1
folly/wangle/codec/StringCodec.h [new file with mode: 0644]
folly/wangle/service/ClientDispatcher.h
folly/wangle/service/ServerDispatcher.h
folly/wangle/service/ServiceTest.cpp