Uses of Class
javax.websocket.Endpoint

Uses of Endpoint in javax.websocket
 

Method parameters in javax.websocket with type arguments of type Endpoint
 void ServerContainer.publishServer(Class<? extends Endpoint> endpointClazz)
          Publish the given endpoint with the provided configuration information.
 




Copyright © 2012 Oracle and/or its affiliates. All rights reserved.