Searched defs:parseBody (Results 1 – 7 of 7) sorted by relevance
57 protected void parseBody(@SuppressWarnings("unused") DataInput in) throws IOException {} in parseBody() method in HandshakeMessage
41 protected void parseBody(DataInput in) throws IOException { in parseBody() method in ClientHello
59 protected void parseBody(@SuppressWarnings("unused") DataInput in) throws IOException {} in parseBody() method in HandshakeMessage
43 protected void parseBody(DataInput in) throws IOException { in parseBody() method in ClientHello
177 public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException { in parseBody() method in SoapEnvelope
142 public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException { in parseBody() method in SoapSerializationEnvelope
1005 public void parseBody(Map<String, String> files) throws IOException, ResponseException { in parseBody() method in NanoHTTPD.HTTPSession1145 void parseBody(Map<String, String> files) throws IOException, ResponseException; in parseBody() method