Home
last modified time | relevance | path

Searched defs:JsonWireAdapter (Results 1 – 1 of 1) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonWireAdapter.java45 public class JsonWireAdapter implements PoloWireInterface { class
63 public JsonWireAdapter(InputStream input, OutputStream output) { in JsonWireAdapter() method in JsonWireAdapter