Searched refs:writeNotify (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/transport/proxy/
H A DHttpSendOutputStream.java69 out = owner.writeNotify();
84 out = owner.writeNotify();
H A DHttpSendSocket.java104 outNotifier = new HttpSendOutputStream(writeNotify(), this);
141 public synchronized OutputStream writeNotify() throws IOException method in class:HttpSendSocket

Completed in 29 milliseconds