Searched defs:shutdownOutput (Results 1 – 12 of 12) sorted by relevance
95 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in MockSocketChannel
292 public abstract SocketChannel shutdownOutput() throws IOException; in shutdownOutput() method in SocketChannel
148 public void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImplTest.MockSocketImpl
216 protected void shutdownOutput() throws IOException { in shutdownOutput() method in SocketImpl
632 protected void shutdownOutput() throws IOException { in shutdownOutput() method in AbstractPlainSocketImpl
66 protected void shutdownOutput() throws java.io.IOException { in shutdownOutput() method in SocketImpl
257 public void shutdownOutput() throws java.io.IOException { in shutdownOutput() method in Socket
422 public void shutdownOutput() throws IOException { in shutdownOutput() method in SocketAdaptor
839 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in SocketChannelImpl
550 public final AsynchronousSocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in AsynchronousSocketChannelImpl
420 public SocketChannel shutdownOutput() throws IOException { in shutdownOutput() method in OldSocketChannelTest.MockSocketChannel
124 public void shutdownOutput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownOutput() method in Socket