Uses of Interface
javax.websocket.ServerEndpointConfiguration

Packages that use ServerEndpointConfiguration
javax.websocket   
org.glassfish.tyrus   
 

Uses of ServerEndpointConfiguration in javax.websocket
 

Classes in javax.websocket that implement ServerEndpointConfiguration
 class DefaultServerConfiguration
          The DefaultServerConfiguration is a concrete class that embodies all the configuration parameters for an endpoint that is to be published as a server endpoint.
 

Uses of ServerEndpointConfiguration in org.glassfish.tyrus
 

Classes in org.glassfish.tyrus that implement ServerEndpointConfiguration
 class DefaultServerEndpointConfiguration
          Provides the default ServerEndpointConfiguration.
 



Copyright © 2012. All Rights Reserved.