Home
last modified time | relevance | path

Searched defs:WebSocketException (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
H A DNanoWSD.java276 public static class WebSocketException extends IOException { class in NanoWSD
284 public WebSocketException(CloseCode code, String reason) { in WebSocketException() method in NanoWSD.WebSocketException
288 public WebSocketException(CloseCode code, String reason, Exception cause) { in WebSocketException() method in NanoWSD.WebSocketException
294 public WebSocketException(Exception cause) { in WebSocketException() method in NanoWSD.WebSocketException
/aosp_15_r20/external/webrtc/examples/androidapp/third_party/autobanh/lib/
HDautobanh.jarMETA-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...