Package io.webfolder.cdp.channel
Class VertxWebSocketFactory
java.lang.Object
io.webfolder.cdp.channel.VertxWebSocketFactory
- All Implemented Interfaces:
ChannelFactory
-
Field Summary
Fields inherited from interface io.webfolder.cdp.channel.ChannelFactory
MAX_PAYLOAD_SIZE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateChannel
(Connection connection, SessionFactory factory, MessageHandler handler)
-
Constructor Details
-
VertxWebSocketFactory
public VertxWebSocketFactory(io.vertx.core.http.HttpClient httpClient)
-
-
Method Details
-
createChannel
- Specified by:
createChannel
in interfaceChannelFactory
-