commit | 0eb70659f723d68e0095292678fa3d09f771904b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 27 18:35:07 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Feb 28 12:54:16 2014 -0800 |
tree | 6670be11cbc4b0a857e3eb737cf99bca93352c7f | |
parent | 7329e02f6090dc399466303322fd7fa351e3dc41 [diff] |
face: Rename all ChannelFactories to protocol Factories Base class is ProtocolFactory and implementations are TcpFactory, UnixStreamFactory, EthernetFactory. Since Factories are doing more than just creating channels (some can create faces directly), more general name is more appropriate. Change-Id: I3d6c2460a1b29e244f8462453720f4e7785893ca