Class WebSocketClient

All Implemented Interfaces:
Named, Endpoint

public class WebSocketClient extends WebSocketEndpoint
Since:
2.5
Author:
Christoph Deppisch
  • Constructor Details

    • WebSocketClient

      public WebSocketClient()
      Default constructor.
    • WebSocketClient

      public WebSocketClient(WebSocketClientEndpointConfiguration endpointConfiguration)
      Default constructor using endpoint configuration.
      Parameters:
      endpointConfiguration -