ClientEndpointConfig (Java(TM) EE 7 Specification APIs) (original) (raw)


public interface ClientEndpointConfig
extends EndpointConfig
The ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints. Developers deploying programmatic client endpoints can create instances of this configuration by using a ClientEndpointConfig.Builder. Developers can override some of the configuration operations by providing an implementation ofClientEndpointConfig.Configurator.
Author:
dannycoward

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.