Uses of Class
org.glassfish.tyrus.platform.WebSocketEndpointImpl

Packages that use WebSocketEndpointImpl
org.glassfish.tyrus.platform   
 

Uses of WebSocketEndpointImpl in org.glassfish.tyrus.platform
 

Subclasses of WebSocketEndpointImpl in org.glassfish.tyrus.platform
 class WebSocketEndpointAdapter
          Provides convenient implementation of WebSocketEndpoint for developers.
 

Methods in org.glassfish.tyrus.platform with parameters of type WebSocketEndpointImpl
static RemoteEndpointWrapper RemoteEndpointWrapper.getRemoteWrapper(org.glassfish.tyrus.spi.SPIRemoteEndpoint socket, WebSocketEndpointImpl application, boolean serverEndpoint)
          Get the RemoteEndpoint wrapper.
 



Copyright © 2012. All Rights Reserved.