Uses of Class
javax.websocket.ClientEndpointConfig.Configurator

Packages that use ClientEndpointConfig.Configurator
javax.websocket   
 

Uses of ClientEndpointConfig.Configurator in javax.websocket
 

Methods in javax.websocket that return ClientEndpointConfig.Configurator
 ClientEndpointConfig.Configurator ClientEndpointConfig.getConfigurator()
          Return the custom configurator for this configuration.
 

Methods in javax.websocket with parameters of type ClientEndpointConfig.Configurator
 ClientEndpointConfig.Builder ClientEndpointConfig.Builder.configurator(ClientEndpointConfig.Configurator clientEndpointConfigurator)
          Sets the configurator object for the configuration this builder will build.
 



Copyright © 2012-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Comments to : [email protected]