-
Sets the configurator object for the configuration this builder will build.
ClientEndpointConfig.Builder.create()
Creates a new builder object with no subprotocols, extensions, encoders, decoders and a null
configurator.
Assign the list of decoder implementation classes the client will use.
Assign the list of encoder implementation classes the client will use.
Set the extensions for the configuration this builder will build.
Set the preferred sub protocols for the configuration this builder will build.
Assign the SSLContext to be used when connection to the WebSocket server.