JavaScript is disabled on your browser.
interface
The ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration
information specific only to client endpoints.
default void
This method is called with the endpoint configuration object of the endpoint this decoder is intended for when it
is about to be brought into service.
default void
This method is called with the endpoint configuration object of the endpoint this encoder is intended for when it
is about to be brought into service.
abstract void
Developers must implement this method to be notified when a new conversation has just begun.