Home
last modified time | relevance | path

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

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
DServiceConnection.java97 public OutputStream openOutputStream() throws IOException; in openOutputStream() method
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DHttpsServiceConnectionSE.java104 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in HttpsServiceConnectionSE
DServiceConnectionSE.java119 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ServiceConnectionSE