Searched refs:FooHandlerImpl (Results 1 – 1 of 1) sorted by relevance
24 class FooHandlerImpl : public FooHandler { class30 INJECT(FooHandlerImpl(const Request& request, const ServerContext& serverContext)) in INJECT()40 return fruit::createComponent().bind<FooHandler, FooHandlerImpl>(); in getFooHandlerComponent()