Searched defs:getNextMessage (Results 1 – 5 of 5) sorted by relevance
37 public PoloMessage getNextMessage() throws IOException, PoloException; in getNextMessage() method48 public PoloMessage getNextMessage(PoloMessage.PoloMessageType type) in getNextMessage() method
79 public PoloMessage getNextMessage() throws IOException, PoloException { in getNextMessage() method in JsonWireAdapter99 public PoloMessage getNextMessage(PoloMessageType type) throws IOException, in getNextMessage() method in JsonWireAdapter
73 public PoloMessage getNextMessage() throws IOException, PoloException { in getNextMessage() method in XmlWireAdapter85 public PoloMessage getNextMessage(PoloMessageType type) throws IOException, PoloException { in getNextMessage() method in XmlWireAdapter
92 public PoloMessage getNextMessage() throws IOException, PoloException { in getNextMessage() method in ProtobufWireAdapter105 public PoloMessage getNextMessage(PoloMessage.PoloMessageType type) in getNextMessage() method in ProtobufWireAdapter
631 protected PoloMessage getNextMessage(PoloMessageType type) in getNextMessage() method in PairingSession