Uses of Class
javax.websocket.server.ServerEndpointConfigurator

Packages that use ServerEndpointConfigurator
javax.websocket.server   
 

Uses of ServerEndpointConfigurator in javax.websocket.server
 

Methods in javax.websocket.server that return ServerEndpointConfigurator
 ServerEndpointConfigurator ServerEndpointConfiguration.getServerEndpointConfigurator()
          Return the ServerEndpointConfigurator this configuration is using.
 

Methods in javax.websocket.server with parameters of type ServerEndpointConfigurator
 ServerEndpointConfigurationBuilder ServerEndpointConfigurationBuilder.serverEndpointConfigurator(ServerEndpointConfigurator 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 : users@websocket-spec.java.net