Uses of Interface
org.htmlunit.websocket.WebSocketAdapter
Packages that use WebSocketAdapter
Package
Description
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
WebSocket support.
-
Uses of WebSocketAdapter in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as WebSocketAdapter -
Uses of WebSocketAdapter in org.htmlunit.websocket
Classes in org.htmlunit.websocket that implement WebSocketAdapterModifier and TypeClassDescriptionclass
Jetty based impl of the WebSocketAdapter.