from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/ping/PingClient.java" contains "import com.uber.tchannel.messages.JsonRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/ping/PingRequestHandler.java" contains "import com.uber.tchannel.messages.JsonRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/ping/PingServer.java" contains "import com.uber.tchannel.api.TChannel;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/basic/AsyncRequest.java" contains "import com.uber.tchannel.messages.RawRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/basic/SyncRequest.java" contains "import com.uber.tchannel.messages.RawRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/thrift/SetValueRequestHandler.java" contains "import com.uber.tchannel.messages.ThriftRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/thrift/GetValueRequestHandler.java" contains "import com.uber.tchannel.messages.ThriftRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueClient.java" contains "import com.uber.tchannel.messages.ThriftRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/thrift/KeyValueServer.java" contains "import com.uber.tchannel.api.TChannel;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/json/JsonRequestHandler.java" contains "import com.uber.tchannel.messages.JsonRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/json/JsonClient.java" contains "import com.uber.tchannel.messages.JsonRequest;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/json/JsonServer.java" contains "import com.uber.tchannel.api.TChannel;" from: tchannel-example to: tchannel-core evidence: - file: "tchannel-example/src/main/java/com/uber/tchannel/hyperbahn/HyperbahnExample.java" contains "import com.uber.tchannel.messages.JsonResponse;"