Searched defs:shutdownInput (Results 1 – 12 of 12) sorted by relevance
100 public SocketChannel shutdownInput() throws IOException { in shutdownInput() method in MockSocketChannel
271 public abstract SocketChannel shutdownInput() throws IOException; in shutdownInput() method in SocketChannel
152 public void shutdownInput() throws IOException { in shutdownInput() method in SocketImplTest.MockSocketImpl
196 protected void shutdownInput() throws IOException { in shutdownInput() method in SocketImpl
618 protected void shutdownInput() throws IOException { in shutdownInput() method in AbstractPlainSocketImpl
62 protected void shutdownInput() throws java.io.IOException { in shutdownInput() method in SocketImpl
253 public void shutdownInput() throws java.io.IOException { in shutdownInput() method in Socket
414 public void shutdownInput() throws IOException { in shutdownInput() method in SocketAdaptor
822 public SocketChannel shutdownInput() throws IOException { in shutdownInput() method in SocketChannelImpl
532 public final AsynchronousSocketChannel shutdownInput() throws IOException { in shutdownInput() method in AsynchronousSocketChannelImpl
425 public SocketChannel shutdownInput() throws IOException { in shutdownInput() method in OldSocketChannelTest.MockSocketChannel
122 public void shutdownInput() throws java.io.IOException { throw new RuntimeException("Stub!"); } in shutdownInput() method in Socket