erlang: Rename _impl headers to _behaviour
authorDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:55 +0000 (22:05 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:55 +0000 (22:05 +0000)
commitcf7f3973bb025cdec3914e007e4d0cfe9a362614
tree6b131f61175d206e25eace62c6a154adfc0044c4
parenta9c5283329d458a3c75f7285549e738167054d37
erlang: Rename _impl headers to _behaviour

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990998 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
lib/erl/include/thrift_protocol_behaviour.hrl [moved from lib/erl/include/thrift_protocol_impl.hrl with 93% similarity]
lib/erl/include/thrift_transport_behaviour.hrl [moved from lib/erl/include/thrift_transport_impl.hrl with 92% similarity]
lib/erl/src/thrift_base64_transport.erl
lib/erl/src/thrift_binary_protocol.erl
lib/erl/src/thrift_buffered_transport.erl
lib/erl/src/thrift_disk_log_transport.erl
lib/erl/src/thrift_file_transport.erl
lib/erl/src/thrift_framed_transport.erl
lib/erl/src/thrift_http_transport.erl
lib/erl/src/thrift_memory_buffer.erl
lib/erl/src/thrift_protocol.erl
lib/erl/src/thrift_socket_transport.erl
lib/erl/src/thrift_transport_state_test.erl