moar CRTP to minimize copypasta for inbound/outbound handlers
authorJames Sedgwick <jsedgwick@fb.com>
Thu, 30 Apr 2015 00:56:02 +0000 (17:56 -0700)
committerPraveen Kumar Ramakrishnan <praveenr@fb.com>
Tue, 12 May 2015 00:01:01 +0000 (17:01 -0700)
commitdded90960871719f2ab5e18ce6c7fa41ec2d545a
tree870044f5c4f3dd1f125083014b0aab2f18870619
parentb44cacfd2c3ef9aab6abfc32e9d820b9de3d8d79
moar CRTP to minimize copypasta for inbound/outbound handlers

Summary:
I think this is the best I can do to minimize whjat must be copied for InboundHandler, InboundHandlerContext, InboundContextImpl, outbound equivalents, etc

Test Plan: unit

Reviewed By: davejwatson@fb.com

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

FB internal diff: D2025612

Tasks: 6836580

Signature: t1:2025612:1430346200:bc06162711bbc52b17574297a3569736f7973a7c
folly/wangle/channel/Handler.h
folly/wangle/channel/HandlerContext.h
folly/wangle/channel/Pipeline.h