Protocol Handler Component
authorJustin Dickow <jjdickow@gmail.com>
Tue, 15 Jul 2014 15:44:38 +0000 (11:44 -0400)
committerJustin Dickow <jjdickow@gmail.com>
Tue, 15 Jul 2014 15:44:38 +0000 (11:44 -0400)
commit900550c1b6fdd1592ec7b4df2969e0f5203b262e
tree795302ca0349713694357cd4af6716c885aafe27
parent51023065c869bed434c90f4ab7c94f2c6d97ed6b
Protocol Handler Component

Signed-off-by: Justin Dickow <jjdickow@gmail.com>
src/components/protocol_handler/include/protocol_handler/protocol_handler.h
src/components/protocol_handler/include/protocol_handler/protocol_handler_impl.h
src/components/protocol_handler/include/protocol_handler/session_observer.h
src/components/protocol_handler/include/protocol_handler/time_metric_observer.h
src/components/protocol_handler/src/message_priority.cc
src/components/protocol_handler/src/protocol_handler_impl.cc
src/components/protocol_handler/src/rpc_type.cc
src/components/protocol_handler/src/service_type.cc