Searched refs:parseBody (Results 1 – 5 of 5) sorted by relevance
153 parseBody(parser); in parse()182 public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException { in parseBody() method in SoapEnvelope
46 session.parseBody(files); in serve()
127 session.parseBody(files); in serve()
288 session.parseBody(files); in serve()843 void parseBody(Map<String, String> files) throws IOException, ResponseException; in parseBody() method964 public void parseBody(Map<String, String> files) throws IOException, ResponseException { in parseBody() method in NanoHTTPD.HTTPSession
136 public void parseBody(XmlPullParser parser) throws IOException, XmlPullParserException in parseBody() method in SoapSerializationEnvelope