Home
last modified time | relevance | path

Searched refs:closeRawChannel (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java150 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl
155 rawChannelProvider.closeRawChannel(); in closeRawChannel()
216 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl.RawChannelProvider
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java150 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl
155 rawChannelProvider.closeRawChannel(); in closeRawChannel()
216 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl.RawChannelProvider
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java150 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl
155 rawChannelProvider.closeRawChannel(); in closeRawChannel()
216 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl.RawChannelProvider
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java150 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl
155 rawChannelProvider.closeRawChannel(); in closeRawChannel()
216 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl.RawChannelProvider
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java237 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java237 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java237 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java237 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java238 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.net.http/share/classes/jdk/internal/net/http/websocket/
H A DRawChannel.java43 void closeRawChannel() throws IOException; in closeRawChannel() method
H A DOpeningHandshake.java239 ((RawChannel.Provider) response).closeRawChannel(); in resultFrom()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java176 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.net.http/share/classes/jdk/internal/net/http/
H A DHttpResponseImpl.java176 public synchronized void closeRawChannel() throws IOException { in closeRawChannel() method in HttpResponseImpl