MCPcopy
hub / github.com/OpenTSDB/opentsdb / QuickieResponder

Interface QuickieResponder

test/tools/TestConfigArgP.java:434–436  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432
433
434 static interface QuickieResponder {
435 public void writeResponse(final HttpResponse response);
436 }
437
438 static class QuickieWebServer extends SimpleChannelUpstreamHandler implements ChannelPipelineFactory {
439 final OioServerSocketChannelFactory scf;

Callers 1

messageReceivedMethod · 0.95

Implementers 1

TestConfigArgPtest/tools/TestConfigArgP.java

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…