Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlWireAdapter.java30 public class XmlWireAdapter implements PoloWireInterface { class
57 public XmlWireAdapter(InputStream input, OutputStream output) { in XmlWireAdapter() method in XmlWireAdapter