8163586: java.net.http.RawChannel has been made public by mistake
Reviewed-by: chegar
This commit is contained in:
parent
855893cb3b
commit
5212065235
@ -31,7 +31,7 @@ import java.nio.ByteBuffer;
|
||||
/*
|
||||
* I/O abstraction used to implement WebSocket.
|
||||
*/
|
||||
public interface RawChannel {
|
||||
interface RawChannel {
|
||||
|
||||
interface RawEvent {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user