Uses of Class
javax.websocket.server.ServerEndpointConfig.Configurator

Packages that use ServerEndpointConfig.Configurator
javax.websocket.server   
 

Uses of ServerEndpointConfig.Configurator in javax.websocket.server
 

Methods in javax.websocket.server that return ServerEndpointConfig.Configurator
 ServerEndpointConfig.Configurator ServerEndpointConfig.getConfigurator()
          Return the ServerEndpointConfig.Configurator this configuration is using.
 

Methods in javax.websocket.server with parameters of type ServerEndpointConfig.Configurator
 ServerEndpointConfig.Builder ServerEndpointConfig.Builder.configurator(ServerEndpointConfig.Configurator serverEndpointConfigurator)
          Sets the custom configurator to use on the configuration object built by this builder.
 



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