blob: 502a137f7c91c537079c8fa8b9144ee1e3e07f47 [file] [log] [blame]
%%% Copyright (c) 2007- Facebook
%%% Distributed under the Thrift Software License
%%%
%%% See accompanying file LICENSE or visit the Thrift site at:
%%% http://developers.facebook.com/thrift/
-record(tServer, {handler, processor, serverTransport, transportFactory, protocolFactory}).