Searched defs:getOutputStream (Results 1 – 15 of 15) sorted by relevance
102 public abstract OutputStream getOutputStream(); in getOutputStream() method in Process
289 public OutputStream getOutputStream() { in getOutputStream() method in ProcessManager.ProcessImpl
110 public OutputStream getOutputStream() { in getOutputStream() method in StreamResult
158 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldSocketImplFactoryTest.MockSocketImpl
365 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldServerSocketTest.MockSocketImpl
192 @Override protected OutputStream getOutputStream() throws IOException { return null; } in test_SocketOptions_setOption() method in SocketTest.MySocketImpl
2233 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in OldSocketTest.MockSocketImpl
116 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in SocketImplTest.MockSocketImpl
910 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in ServerSocketTest.MockSocketImpl
187 protected abstract OutputStream getOutputStream() throws IOException; in getOutputStream() method in SocketImpl
613 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in URLConnection
245 @Override protected synchronized OutputStream getOutputStream() throws IOException { in getOutputStream() method in PlainSocketImpl
405 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in Socket
344 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in FtpURLConnection
565 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in SocketChannelImpl.SocketAdapter