Package org.htmlunit

Class WebClientInternals

  • All Implemented Interfaces:
    java.io.Serializable

    public class WebClientInternals
    extends java.lang.Object
    implements java.io.Serializable
    INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
    Represents a ways to get notified about internal objects.
    See Also:
    Serialized Form
    • Method Detail

      • created

        public void created​(org.htmlunit.javascript.host.WebSocket webSocket)
        INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
        To notify when a new WebSocket is created.
        Parameters:
        webSocket - the WebSocket