Uses of Interface
org.htmlunit.websocket.WebSocketAdapterFactory
Packages that use WebSocketAdapterFactory
Package
Description
Framework classes (contains the
WebClient
class which is the main entry point).WebSocket support.
-
Uses of WebSocketAdapterFactory in org.htmlunit
Methods in org.htmlunit with parameters of type WebSocketAdapterFactoryModifier and TypeMethodDescriptionvoidWebClient.setWebSocketAdapter(WebSocketAdapterFactory factory) Defines a new factory method to create a new WebSocketAdapter. -
Uses of WebSocketAdapterFactory in org.htmlunit.websocket
Classes in org.htmlunit.websocket that implement WebSocketAdapterFactoryModifier and TypeClassDescriptionstatic final class