Searched refs:validateChannel (Results 1 – 7 of 7) sorted by relevance
42 assertThrows(IllegalStateException.class, () -> IOUtil.validateChannel(channel)); in validateChannel_nonBlocking()51 assertThrows(IllegalStateException.class, () -> IOUtil.validateChannel(channel)); in validateChannel_notOpen()58 IOUtil.validateChannel(channel); in validateChannel_valid()
43 static void validateChannel(WritableByteChannel channel) { in validateChannel() method in IOUtil
118 IOUtil.validateChannel(destinationChannel);
181 IOUtil.validateChannel(destinationChannel); in readResponseBody()
185 IOUtil.validateChannel(destinationChannel); in readResponseBody()
197 IOUtil.validateChannel(destinationChannel); in readResponseBody()
163 IOUtil.validateChannel(destinationChannel); in readResponseBody()